mirror of
https://github.com/Llewellynvdm/php-ml.git
synced 2024-11-22 21:15:10 +00:00
c4f58f7f6f
* 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 |
||
---|---|---|
.. | ||
DecisionTree | ||
Ensemble | ||
Linear | ||
DecisionTreeTest.php | ||
KNearestNeighborsTest.php | ||
MLPClassifierTest.php | ||
NaiveBayesTest.php | ||
SVCTest.php |