php-ml/src/Phpml
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
..
Association Add rules for new cs-fixer 2017-01-31 20:33:08 +01:00
Classification Neural networks partial training and persistency (#91) 2017-05-23 09:03:05 +02:00
Clustering Code Style (#86) 2017-05-17 09:03:25 +02:00
CrossValidation Update php-cs-fixer 2016-11-20 22:53:17 +01:00
Dataset Code Style (#86) 2017-05-17 09:03:25 +02:00
DimensionReduction Code Style (#86) 2017-05-17 09:03:25 +02:00
Exception Neural networks partial training and persistency (#91) 2017-05-23 09:03:05 +02:00
FeatureExtraction Add french stopwords (#92) 2017-05-22 23:18:27 +02:00
Helper Code Style (#86) 2017-05-17 09:03:25 +02:00
Math Code Style (#86) 2017-05-17 09:03:25 +02:00
Metric Code Style (#86) 2017-05-17 09:03:25 +02:00
NeuralNetwork Neural networks partial training and persistency (#91) 2017-05-23 09:03:05 +02:00
Preprocessing Code Style (#86) 2017-05-17 09:03:25 +02:00
Regression Neural networks improvements (#89) 2017-05-18 00:07:14 +02:00
SupportVectorMachine Code Style (#86) 2017-05-17 09:03:25 +02:00
Tokenization Update php-cs-fixer 2016-11-20 22:53:17 +01:00
Estimator.php Update php-cs-fixer 2016-11-20 22:53:17 +01:00
IncrementalEstimator.php Code Style (#86) 2017-05-17 09:03:25 +02:00
ModelManager.php Code Style (#86) 2017-05-17 09:03:25 +02:00
Pipeline.php Update php-cs-fixer 2016-11-20 22:53:17 +01:00
Transformer.php Update php-cs-fixer 2016-11-20 22:53:17 +01:00