-
- Downloads
[SPARK-11207] [ML] Add test cases for solver selection of LinearRegres…
…sion as followup. This is the follow up work of SPARK-10668. * Fix miner style issues. * Add test case for checking whether solver is selected properly. Author: Lewuathe <lewuathe@me.com> Author: lewuathe <lewuathe@me.com> Closes #9180 from Lewuathe/SPARK-11207.
Showing
- mllib/src/main/scala/org/apache/spark/mllib/util/LinearDataGenerator.scala 47 additions, 7 deletions...ala/org/apache/spark/mllib/util/LinearDataGenerator.scala
- mllib/src/test/scala/org/apache/spark/ml/regression/LinearRegressionSuite.scala 97 additions, 75 deletions...rg/apache/spark/ml/regression/LinearRegressionSuite.scala
Loading
Please register or sign in to comment