Tomáš Votruba
|
653c7c772d
|
Upgrade to PHP 7.1 (#150)
* upgrade to PHP 7.1
* bump travis and composer to PHP 7.1
* fix tests
|
2017-11-14 21:21:23 +01:00 |
|
Marcin Michalski
|
3ac658c397
|
php-cs-fixer - more rules (#118)
* Add new cs-fixer rules and run them
* Do not align double arrows/equals
|
2017-08-17 08:50:37 +02:00 |
|
Arkadiusz Kondas
|
b7c9983524
|
Do not requre file to exist for model manager
|
2017-02-03 17:48:15 +01:00 |
|
Arkadiusz Kondas
|
858d13b0fa
|
Update phpunit to 6.0
|
2017-02-03 12:58:25 +01:00 |
|
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 |
|