php-ml/src
Yuji Uchiyama c4f58f7f6f Fix logistic regression implementation (#169)
* Fix target value of LogisticRegression

* Fix probability calculation in LogisticRegression

* Change the default cost function to log-likelihood

* Remove redundant round function

* Fix for coding standard
2017-12-05 12:03:55 +01:00
..
Phpml Fix logistic regression implementation (#169) 2017-12-05 12:03:55 +01:00