php-ml/tests
2018-07-04 23:42:22 +02:00
..
Association Fix apriori keys (#238) 2018-02-22 17:02:55 +01:00
Classification Make SVM non-locale aware (#288) 2018-07-04 23:42:22 +02:00
Clustering KMeans associative clustering (#262) 2018-03-08 22:27:16 +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 Update to EasyCodingStandard 4 (#273) 2018-06-15 07:57:45 +02: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
Performance Add performance test for LeastSquares (#263) 2018-03-10 21:48:16 +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 Make SVM non-locale aware (#288) 2018-07-04 23:42:22 +02:00
Tokenization Update to EasyCodingStandard 4 (#273) 2018-06-15 07:57:45 +02: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