I think the story is that the new spark.ml "pipelines" API is the
future. Most (all?) of the spark.mllib functionality has been ported
over and/or translated. I don't know that spark.mllib will actually be
deprecated soon -- not until spark.ml is fully blessed as 'stable' I'd
imagine, at least. Even if it were I don't think it would go away. You
can use spark.mllib now as it is pretty stable with some confidence,
and look to spark.ml if you're interested in the "2.0" of MLlib and
are willing to work with APIs that may change a bit.

On Tue, Sep 1, 2015 at 7:23 PM,  <saif.a.ell...@wellsfargo.com> wrote:
> Hi all,
>
> I am little bit confused, as getting introduced to Spark recently. What is
> going on with ML? Is it going to be deprecated? Or are all of its features
> valid and constructed over? It has a set of features and ML Constructors
> which I like to use, but need to confirm wether the future of these
> functionalities will be valid upon the future.
> I am reading here and there different calls on this, being on the official
> site that all contributions should go to MLLIB, and even that ML uses MLLIB
> already.
>
> Saif
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to