-
- Downloads
Fix validatePrediction functions for Classification models
Classifiers return categorical (Int) values that should be compared directly
Showing
- mllib/src/test/scala/spark/mllib/classification/LogisticRegressionSuite.scala 1 addition, 2 deletions.../spark/mllib/classification/LogisticRegressionSuite.scala
- mllib/src/test/scala/spark/mllib/classification/SVMSuite.scala 1 addition, 2 deletions.../src/test/scala/spark/mllib/classification/SVMSuite.scala
Loading
Please register or sign in to comment