php-ml/docs/machine-learning
KenorFR cefb4fc7a7 Ngram word (#370)
* Add NGramWordTokenizer

* Update doc
Add test
Check coding standards
2019-04-05 21:23:09 +02:00
..
association
classification Fix typo in naive bayes docs 2019-01-23 09:41:44 +01:00
clustering KMeans associative clustering (#262) 2018-03-08 22:27:16 +01:00
cross-validation
datasets Mnist Dataset (#326) 2018-11-07 08:02:56 +01:00
feature-extraction Ngram word (#370) 2019-04-05 21:23:09 +02:00
feature-selection
metric
model-manager
neural-network
preprocessing Fix Imputer docs and check if train data was set (#314) 2018-10-10 21:36:18 +02:00
regression Fix SVR documentation (#265) 2018-03-20 17:25:25 +01:00
workflow