Re: Clustering text data with MLlib

2014-12-30 Thread xhudik
number). regards, Tomas -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Clustering-text-data-with-MLlib-tp20883p20899.html Sent from the Apache Spark User List mailing list archive at Nabble.com

Clustering text data with MLlib

2014-12-29 Thread jatinpreet
on the input documents. I want to utilize the speed and agility of Spark in the process. Thanks, Jatin - Novice Big Data Programmer -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Clustering-text-data-with-MLlib-tp20883.html Sent from the Apache Spark User

Re: Clustering text data with MLlib

2014-12-29 Thread Sean Owen
many classes should be made based on the input documents. I want to utilize the speed and agility of Spark in the process. Thanks, Jatin - Novice Big Data Programmer -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Clustering-text-data-with-MLlib

Re: Clustering text data with MLlib

2014-12-29 Thread Suneel Marthi
...@gmail.com Cc: user@spark.apache.org user@spark.apache.org Sent: Monday, December 29, 2014 6:25 AM Subject: Re: Clustering text data with MLlib You can try several values of k, apply some evaluation metric to the clustering, and then use that to decide what k is best, or at least pretty good

Re: Clustering text data with MLlib

2014-12-29 Thread Paco Nathan
to identify how many classes should be made based on the input documents. I want to utilize the speed and agility of Spark in the process. Thanks, Jatin - Novice Big Data Programmer -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Clustering-text