php-ml/src/Phpml
Kyle Warren c44f3b2730 Additional training for SVR (#59)
* additional training SVR

* additional training SVR, missed old labels reference

* SVM labels parameter now targets

* SVM member labels now targets

* SVM init targets empty array
2017-03-17 11:44:45 +01:00
..
Association Add rules for new cs-fixer 2017-01-31 20:33:08 +01:00
Classification Update dependecies and coding style fixes 2017-03-05 16:45:48 +01:00
Clustering Add rules for new cs-fixer 2017-01-31 20:33:08 +01:00
CrossValidation Update php-cs-fixer 2016-11-20 22:53:17 +01:00
Dataset RandomForest::getFeatureImportances() method (#47) 2017-02-13 21:23:18 +01:00
Exception Update changelog and cs fixes 2017-02-23 20:59:30 +01:00
FeatureExtraction Short syntax for applied operations 2016-12-12 18:34:20 +01:00
Helper One-v-Rest Classification technique applied to linear classifiers (#54) 2017-03-05 09:43:19 +01:00
Math One-v-Rest Classification technique applied to linear classifiers (#54) 2017-03-05 09:43:19 +01:00
Metric Short syntax for applied operations 2016-12-12 18:34:20 +01:00
NeuralNetwork Replace rand with newer versions random_int 2016-12-12 19:09:45 +01:00
Preprocessing Linear classifiers: Perceptron, Adaline, DecisionStump (#50) 2017-02-16 23:23:55 +01:00
Regression Support for multiple training datasets (#38) 2017-02-01 19:06:38 +01:00
SupportVectorMachine Additional training for SVR (#59) 2017-03-17 11:44:45 +01: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
ModelManager.php Do not requre file to exist for model manager 2017-02-03 17:48:15 +01: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