Spark MLIB for Kaggle's CTR challenge

2015-01-03 Thread Maisnam Ns
Hi , I entered this Kaggle's CTR challenge using scikit python framework. Although , it gave me a reasonable score , I am just wondering to explore Spark Mlib which I haven't used it before. Tried with Vowpal Wobbit also . Can someone who has already worked with MLIB ,help me if Spark Mlib

Spark streaming twitter exception

2014-09-20 Thread Maisnam Ns
HI , Can somebody help me with adding library dependencies in my build.sbt so that the java.lang.NoClassDefFoundError issue can be resolved. My sbt (only the dependencies part) - libraryDependencies ++= Seq( org.apache.spark %% spark-core % 1.0.1 , org.apache.spark %% spark-streaming %