mirror of
https://github.com/Llewellynvdm/php-ml.git
synced 2025-02-14 01:40:23 +00:00
* 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