php-ml/src/Phpml/Exception
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
..
DatasetException.php Persistence class to save and restore models (#37) 2017-02-02 09:03:09 +01:00
FileException.php Persistence class to save and restore models (#37) 2017-02-02 09:03:09 +01:00
InvalidArgumentException.php Fix docblock 2016-12-12 18:50:27 +01:00
MatrixException.php Update php-cs-fixer 2016-11-20 22:53:17 +01:00
NormalizerException.php Update php-cs-fixer 2016-11-20 22:53:17 +01:00
SerializeException.php Persistence class to save and restore models (#37) 2017-02-02 09:03:09 +01:00