Re: Streaming K-means

2015-06-17 Thread Suneel Marthi
Dmitriy is correct in that the Streaming KMeans in MlLib is a wrong name for something that was meant to convey Spark Streaming + KMeans. The Mahout Streaming KMeans is an implementation of the Meyerson paper that's been referred to in Dmitriy's email. I have had folks wrongly misconstrue

FP-Growth deprecated

2015-06-17 Thread guo weizhan
Hi All, I found the FP-Growth was deprecated since 0.8, but we want this algorithm to do the association analysis. Do I have to use the old version or Is there any other association analysis I can use in the lastest version? Thanks, Guo

Re: Cannot Compile Mahout Math Module

2015-06-17 Thread Suneel Marthi
U should be using Java 7 Sent from my iPhone On Jun 17, 2015, at 10:47 AM, Prasad Priyadarshana Fernando bpp...@gmail.com wrote: Hi, Mahout Math modules has compilation issues. Does anyone know the root course? Thanks Information:Using javac 1.8.0_45 to compile java sources