Re: Official Mllib API does not correspond to auto completion

2015-06-17 Thread Xiangrui Meng
I don't fully understand your question. Could you explain it in more details? Thanks! -Xiangrui On Mon, Jun 8, 2015 at 2:26 AM, Jean-Charles RISCH < risch.jeanchar...@gmail.com> wrote: > Hi, > > I am playing with Mllib (Spark 1.3.1) and my auto completion propositions > don't correspond to the of

Official Mllib API does not correspond to auto completion

2015-06-08 Thread Jean-Charles RISCH
Hi, I am playing with Mllib (Spark 1.3.1) and my auto completion propositions don't correspond to the official API. Here are my dependencies : libraryDependencies += "org.apache.hadoop" % "hadoop-client" % "1.0.4" libraryDependencies += "org.apache.spark" %% "spark-core" % "1.3.1" excludeAll(