php-ml/src/Phpml
Mustafa Karabulut 49234429f0 LogisticRegression classifier & Optimization methods (#63)
* LogisticRegression classifier & Optimization methods

* Minor fixes to Logistic Regression & Optimizers PR

* Addition for getCostValues() method
2017-03-27 23:46:53 +02:00
..
Association Add rules for new cs-fixer 2017-01-31 20:33:08 +01:00
Classification LogisticRegression classifier & Optimization methods (#63) 2017-03-27 23:46:53 +02: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 LogisticRegression classifier & Optimization methods (#63) 2017-03-27 23:46:53 +02: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