php-ml/tests/Phpml
Povilas Susinskas f0a7984f39 Check if matrix is singular doing inverse (#49)
* Check if matrix is singular doing inverse

* add return bool type
2017-02-15 10:09:16 +01:00
..
Association Update phpunit to 6.0 2017-02-03 12:58:25 +01:00
Classification Ensemble Classifiers : Bagging and RandomForest (#36) 2017-02-07 12:37:56 +01:00
Clustering Update phpunit to 6.0 2017-02-03 12:58:25 +01:00
CrossValidation Update phpunit to 6.0 2017-02-03 12:58:25 +01:00
Dataset Update phpunit to 6.0 2017-02-03 12:58:25 +01:00
FeatureExtraction Update phpunit to 6.0 2017-02-03 12:58:25 +01:00
Math Check if matrix is singular doing inverse (#49) 2017-02-15 10:09:16 +01:00
Metric Update phpunit to 6.0 2017-02-03 12:58:25 +01:00
NeuralNetwork Update phpunit to 6.0 2017-02-03 12:58:25 +01:00
Preprocessing Update phpunit to 6.0 2017-02-03 12:58:25 +01:00
Regression Update phpunit to 6.0 2017-02-03 12:58:25 +01:00
SupportVectorMachine Update phpunit to 6.0 2017-02-03 12:58:25 +01:00
Tokenization Update phpunit to 6.0 2017-02-03 12:58:25 +01:00
ModelManagerTest.php Do not requre file to exist for model manager 2017-02-03 17:48:15 +01:00
PipelineTest.php Update phpunit to 6.0 2017-02-03 12:58:25 +01:00