-
- Downloads
There was an error fetching the commit references. Please try again later.
Add an option to turn off data validation, test it.
Also moves addIntercept to have default true to make it similar to validateData option
Showing
- mllib/src/main/scala/spark/mllib/classification/LogisticRegression.scala 4 additions, 5 deletions...scala/spark/mllib/classification/LogisticRegression.scala
- mllib/src/main/scala/spark/mllib/classification/SVM.scala 4 additions, 5 deletionsmllib/src/main/scala/spark/mllib/classification/SVM.scala
- mllib/src/main/scala/spark/mllib/regression/GeneralizedLinearAlgorithm.scala 13 additions, 3 deletions...a/spark/mllib/regression/GeneralizedLinearAlgorithm.scala
- mllib/src/main/scala/spark/mllib/regression/Lasso.scala 4 additions, 5 deletionsmllib/src/main/scala/spark/mllib/regression/Lasso.scala
- mllib/src/test/scala/spark/mllib/classification/SVMSuite.scala 3 additions, 0 deletions.../src/test/scala/spark/mllib/classification/SVMSuite.scala
Loading
Please register or sign in to comment