php-ml/tests
Yuji Uchiyama 66ca874062 Throw proper exception (#259)
* Throw proper exception

* Fix coding style
2018-03-06 23:26:36 +01:00
..
Association Fix apriori keys (#238) 2018-02-22 17:02:55 +01:00
Classification Throw proper exception (#259) 2018-03-06 23:26:36 +01:00
Clustering Add Cluster tests (#254) 2018-03-04 17:06:46 +01:00
CrossValidation Fix 'toSmall' typo (#234) 2018-02-15 18:14:06 +01:00
Dataset Add removeColumns function to ArrayDataset (#249) 2018-03-03 16:04:21 +01:00
DimensionReduction Throw proper exception (#259) 2018-03-06 23:26:36 +01:00
FeatureExtraction Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
FeatureSelection Switch SelectKBest constructor parameters 2018-02-14 20:34:53 +01:00
Helper/Optimizer Add Optimizer tests and remove initialTheta (#252) 2018-03-04 22:44:22 +01:00
Math Add LUDecomposition triangular factor tests (#253) 2018-03-04 17:05:25 +01:00
Metric Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
NeuralNetwork Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
Preprocessing Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
Regression Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
SupportVectorMachine Ensure DataTransformer::testSet samples array is not empty (#204) 2018-02-25 22:56:36 +01:00
Tokenization Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
ModelManagerTest.php Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
PipelineTest.php Add SelectKBest docs 2018-02-14 20:34:53 +01:00