-
- Downloads
[SPARK-5496][MLLIB] Allow both classification and Classification in Algo for trees.
to be backward compatible. Author: Xiangrui Meng <meng@databricks.com> Closes #4287 from mengxr/SPARK-5496 and squashes the following commits: a025c53 [Xiangrui Meng] Allow both classification and Classification in Algo for trees.
Showing
- mllib/src/main/scala/org/apache/spark/mllib/tree/configuration/Algo.scala 2 additions, 2 deletions...cala/org/apache/spark/mllib/tree/configuration/Algo.scala
- mllib/src/test/scala/org/apache/spark/mllib/tree/GradientBoostedTreesSuite.scala 5 additions, 0 deletions...g/apache/spark/mllib/tree/GradientBoostedTreesSuite.scala
Loading
Please register or sign in to comment