php-ml/docs/machine-learning
Arkadiusz Kondas 18c36b971f
Mnist Dataset (#326)
* Implement MnistDataset

* Add MNIST dataset documentation
2018-11-07 08:02:56 +01:00
..
association Update apriori documentation (#245) 2018-02-27 18:50:07 +01:00
classification Change the default kernel type in SVC to Kernel::RBF (#267) 2018-06-20 23:28:11 +02:00
clustering KMeans associative clustering (#262) 2018-03-08 22:27:16 +01:00
cross-validation create docs for StratifiedRandomSplit 2016-07-11 00:07:07 +02:00
datasets Mnist Dataset (#326) 2018-11-07 08:02:56 +01:00
feature-extraction documentation add tokenizer->fit required to build the dictionary (#155) 2017-11-16 21:40:11 +01:00
feature-selection Add SelectKBest docs 2018-02-14 20:34:53 +01:00
metric Fix documentation of ClassificationReport (#209) 2018-01-31 19:20:50 +01:00
model-manager Persistence class to save and restore models (#37) 2017-02-02 09:03:09 +01:00
neural-network Configure an Activation Function per hidden layer (#208) 2018-02-01 23:15:36 +01:00
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 add docs for Pipeline 2016-07-12 00:00:17 +02:00