php-ml/docs/machine-learning
David Monllaó de50490154 Neural networks partial training and persistency (#91)
* Neural networks partial training and persistency

* cs fixes

* Add partialTrain to nn docs

* Test for invalid partial training classes provided
2017-05-23 09:03:05 +02:00
..
association Support for multiple training datasets (#38) 2017-02-01 19:06:38 +01:00
classification Support for multiple training datasets (#38) 2017-02-01 19:06:38 +01:00
clustering Fix documentation links 2017-01-05 20:37:48 +00:00
cross-validation create docs for StratifiedRandomSplit 2016-07-11 00:07:07 +02:00
datasets Fix wrong docs references (#79) 2017-04-13 21:34:55 +02:00
feature-extraction create docs for tf-idf transformer 2016-07-12 00:21:34 +02:00
metric add ClassificationReport docs 2016-07-19 22:17:03 +02:00
model-manager Persistence class to save and restore models (#37) 2017-02-02 09:03:09 +01:00
neural-network Neural networks partial training and persistency (#91) 2017-05-23 09:03:05 +02:00
preprocessing Update imputation example to use transform method (#57) 2017-03-09 20:41:15 +01:00
regression Support for multiple training datasets (#38) 2017-02-01 19:06:38 +01:00
workflow add docs for Pipeline 2016-07-12 00:00:17 +02:00