php-ml/tests/Phpml
Tomáš Votruba f4650c696c [coding standard] fix imports order and drop unused docs typehints (#145)
* fix imports order

* drop unused docs typehints, make use of return types where possible
2017-11-06 08:56:37 +01:00
..
Association Make tests namespace consistent (#125) 2017-09-02 21:39:59 +02:00
Classification [coding standard] fix imports order and drop unused docs typehints (#145) 2017-11-06 08:56:37 +01:00
Clustering DBSCAN fix for associative keys and array_merge performance optimization (#139) 2017-10-18 10:59:37 +02:00
CrossValidation Update phpunit to 6.0 2017-02-03 12:58:25 +01:00
Dataset Support CSV with long lines (#119) 2017-08-21 08:08:54 +02:00
DimensionReduction [coding standard] fix imports order and drop unused docs typehints (#145) 2017-11-06 08:56:37 +01:00
FeatureExtraction Add french stopwords (#92) 2017-05-22 23:18:27 +02:00
Math Comparison - replace eval (#130) 2017-10-24 18:59:12 +02:00
Metric Update phpunit to 6.0 2017-02-03 12:58:25 +01:00
NeuralNetwork [coding standard] fix imports order and drop unused docs typehints (#145) 2017-11-06 08:56:37 +01:00
Preprocessing Make tests namespace consistent (#125) 2017-09-02 21:39:59 +02:00
Regression [coding standard] fix imports order and drop unused docs typehints (#145) 2017-11-06 08:56:37 +01:00
SupportVectorMachine Ensure user-provided SupportVectorMachine paths are valid (#126) 2017-09-02 22:44:19 +02:00
Tokenization Make tests namespace consistent (#125) 2017-09-02 21:39:59 +02:00
ModelManagerTest.php php-cs-fixer - more rules (#118) 2017-08-17 08:50:37 +02:00
PipelineTest.php [coding standard] fix imports order and drop unused docs typehints (#145) 2017-11-06 08:56:37 +01:00