php-ml/tests/Phpml/Classification
David Monllaó de50490154 Neural networks partial training and persistency (#91)
* Neural networks partial training and persistency

* cs fixes

* Add partialTrain to nn docs

* Test for invalid partial training classes provided
2017-05-23 09:03:05 +02:00
..
Ensemble LogisticRegression classifier & Optimization methods (#63) 2017-03-27 23:46:53 +02:00
Linear Partial training base (#78) 2017-04-19 22:26:31 +02:00
DecisionTreeTest.php Update phpunit to 6.0 2017-02-03 12:58:25 +01:00
KNearestNeighborsTest.php Update phpunit to 6.0 2017-02-03 12:58:25 +01:00
MLPClassifierTest.php Neural networks partial training and persistency (#91) 2017-05-23 09:03:05 +02:00
NaiveBayesTest.php Update phpunit to 6.0 2017-02-03 12:58:25 +01:00
SVCTest.php Update phpunit to 6.0 2017-02-03 12:58:25 +01:00