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