php-ml/src
Andrew Feeney dcf9206327 Fix grammatical error, and make wording consistent (#410)
- "File can't be open" should be "File can't be opened"
- Use cannot instead of "can not" or "can't" for consistency
2019-10-28 07:49:47 +01:00
..
Association Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
Classification Update phpstan & easy coding standard (#366) 2019-03-25 14:55:14 +01:00
Clustering Update dependencies and phpstan (#383) 2019-05-14 22:43:08 +02:00
CrossValidation Update dependencies and fix code styles (#334) 2018-12-12 21:56:44 +01:00
Dataset Update dependencies and phpstan (#383) 2019-05-14 22:43:08 +02:00
DimensionReduction Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
Exception Inline static constructors of exceptions (#250) 2018-03-03 16:03:53 +01:00
FeatureExtraction Implement NumberConverter (#377) 2019-05-12 22:25:17 +02:00
FeatureSelection Implement NumberConverter (#377) 2019-05-12 22:25:17 +02:00
Helper Remove phpunit readAttributes deprecated methods (#372) 2019-04-12 07:49:30 +02:00
Math Fix division by zero in ANOVA for small size dataset (#391) 2019-06-22 22:54:47 +02:00
Metric Implement FeatureUnion 🚀 (#382) 2019-05-14 21:26:25 +02:00
NeuralNetwork Remove phpunit readAttributes deprecated methods (#372) 2019-04-12 07:49:30 +02:00
Preprocessing Implement OneHotEncoder (#384) 2019-05-15 08:00:46 +02:00
Regression Fix DecisionTreeRegressor for big dataset (#376) 2019-05-12 21:27:21 +02:00
SupportVectorMachine Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
Tokenization Ngram word (#370) 2019-04-05 21:23:09 +02:00
Tree Fix DecisionTreeRegressor for big dataset (#376) 2019-05-12 21:27:21 +02:00
Estimator.php Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
FeatureUnion.php Implement FeatureUnion 🚀 (#382) 2019-05-14 21:26:25 +02:00
IncrementalEstimator.php Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
ModelManager.php Fix grammatical error, and make wording consistent (#410) 2019-10-28 07:49:47 +01:00
Pipeline.php Implement FeatureUnion 🚀 (#382) 2019-05-14 21:26:25 +02:00
Transformer.php Implement NumberConverter (#377) 2019-05-12 22:25:17 +02:00