Tomáš Votruba
946fbbc521
Tests: use PHPUnit (6.4) exception methods ( #165 )
...
* tests: update to PHPUnit 6.0 with rector
* [cs] clean empty docs
* composer: bump to PHPUnit 6.4
* tests: use class references over strings
* cleanup
2017-11-28 08:00:13 +01:00
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