I'll add a note that this is just for ML, not other parts of Spark. (We can discuss more on the JIRA.) Thanks! Joseph
On Mon, Apr 6, 2015 at 9:46 PM, Yu Ishikawa <[email protected]> wrote: > Hi all, > > Joseph proposed an idea about using just builder methods, instead of static > train() > methods for Scala/Java. I agree with that idea. Because we have many > duplicated > static train() method. If you have any thoughts on that please share it > with > us. > > [SPARK-6682] Deprecate static train and use builder instead for Scala/Java > https://issues.apache.org/jira/browse/SPARK-6682 > > Thanks > Yu Ishikawa > > > > > ----- > -- Yu Ishikawa > -- > View this message in context: > http://apache-spark-developers-list.1001551.n3.nabble.com/mllib-Deprecate-static-train-and-use-builder-instead-for-Scala-Java-tp11438.html > Sent from the Apache Spark Developers List mailing list archive at > Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
