php-ml/src
2018-10-15 19:47:42 +02:00
..
Association Fix apriori keys (#238) 2018-02-22 17:02:55 +01:00
Classification Return labels in MultilayerPerceptron output (#315) 2018-10-15 19:47:42 +02:00
Clustering Update to EasyCodingStandard 4 (#273) 2018-06-15 07:57:45 +02:00
CrossValidation Update to EasyCodingStandard 4 (#273) 2018-06-15 07:57:45 +02:00
Dataset Update to EasyCodingStandard 4 (#273) 2018-06-15 07:57:45 +02:00
DimensionReduction Throw proper exception (#259) 2018-03-06 23:26:36 +01:00
Exception Inline static constructors of exceptions (#250) 2018-03-03 16:03:53 +01:00
FeatureExtraction Inline static constructors of exceptions (#250) 2018-03-03 16:03:53 +01:00
FeatureSelection Inline static constructors of exceptions (#250) 2018-03-03 16:03:53 +01:00
Helper Update to EasyCodingStandard 4 (#273) 2018-06-15 07:57:45 +02:00
Math Update to EasyCodingStandard 4 (#273) 2018-06-15 07:57:45 +02:00
Metric Update to EasyCodingStandard 4 (#273) 2018-06-15 07:57:45 +02:00
NeuralNetwork Return labels in MultilayerPerceptron output (#315) 2018-10-15 19:47:42 +02:00
Preprocessing Fix Imputer docs and check if train data was set (#314) 2018-10-10 21:36:18 +02: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 Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00
Estimator.php Update to EasyCodingStandard 4 (#273) 2018-06-15 07:57:45 +02:00
IncrementalEstimator.php Update to EasyCodingStandard 4 (#273) 2018-06-15 07:57:45 +02:00
ModelManager.php Inline static constructors of exceptions (#250) 2018-03-03 16:03:53 +01:00
Pipeline.php Fix pipeline transformers 2018-02-14 20:34:53 +01:00
Transformer.php Implement SelectKBest algo for feature selection 2018-02-14 20:34:53 +01:00