aboutsummaryrefslogtreecommitdiff
path: root/mllib/src/test
Commit message (Expand)AuthorAgeFilesLines
* Use a different validation dataset for Logistic Regression prediction testing.Reynold Xin2013-07-231-12/+17
* Made RegressionModel serializable and added unit tests to make sure predict m...Reynold Xin2013-07-231-7/+26
* Change weights to be Array[Double] in LR model.Shivaram Venkataraman2013-07-171-2/+2
* Allow initial weight vectors in LogisticRegression.Shivaram Venkataraman2013-07-172-11/+43
* Add Apache license headers and LICENSE and NOTICE filesMatei Zaharia2013-07-165-1/+86
* Replaced string constants in testMatei Zaharia2013-07-051-4/+7
* Renamed files to match packageMatei Zaharia2013-07-054-0/+0
* Renamed ML package to MLlib and added it to classpathMatei Zaharia2013-07-055-0/+345