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 suppor

Re: Spark streaming twitter exception

2014-09-22 Thread Maisnam Ns
twitter_2.10" > % "1.0.1" > libraryDependencies += "org.twitter4j" % "twitter4j-core" % "4.0.0" > libraryDependencies += "org.twitter4j" % "twitter4j" % "4.0.0" > > > And make sure these 3 jars are downloaded an

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-strea