php-ml/docs/machine-learning
David Monllaó 8f122fde90 Persistence class to save and restore models (#37)
* Models manager with save/restore capabilities

* Refactoring dataset exceptions

* Persistency layer docs

* New tests for serializable estimators

* ModelManager static methods to instance methods
2017-02-02 09:03:09 +01: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 documentation links 2017-01-05 20:37:48 +00: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 Support for multiple training datasets (#38) 2017-02-01 19:06:38 +01:00
preprocessing update docs example 2016-05-31 18:02:30 +02: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