-
- Downloads
[SPARK-11871] Add save/load for MLPC
## What changes were proposed in this pull request? https://issues.apache.org/jira/browse/SPARK-11871 Add save/load for MLPC ## How was this patch tested? Test with Scala unit test Author: Xusen Yin <yinxusen@gmail.com> Closes #9854 from yinxusen/SPARK-11871.
Showing
- mllib/src/main/scala/org/apache/spark/ml/classification/MultilayerPerceptronClassifier.scala 66 additions, 3 deletions...rk/ml/classification/MultilayerPerceptronClassifier.scala
- mllib/src/test/scala/org/apache/spark/ml/classification/MultilayerPerceptronClassifierSuite.scala 37 additions, 6 deletions.../classification/MultilayerPerceptronClassifierSuite.scala
Please register or sign in to comment