php-ml/src/Phpml/Dataset
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
..
Demo Use __DIR__ instead of dirname 2016-12-12 18:45:14 +01:00
ArrayDataset.php Update php-cs-fixer 2016-11-20 22:53:17 +01:00
CsvDataset.php Persistence class to save and restore models (#37) 2017-02-02 09:03:09 +01:00
Dataset.php Update php-cs-fixer 2016-11-20 22:53:17 +01:00
FilesDataset.php Update php-cs-fixer 2016-11-20 22:53:17 +01:00