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
8c06a55a16
Make tests namespace consistent ( #125 )
2017-09-02 21:39:59 +02: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
David Monllaó
c1b1a5d6ac
Support for multiple training datasets ( #38 )
...
* Multiple training data sets allowed
* Tests with multiple training data sets
* Updating docs according to #38
Documenting all models which predictions will be based on all
training data provided.
Some models already supported multiple training data sets.
2017-02-01 19:06:38 +01:00
Arkadiusz Kondas
cbdc049526
Update php-cs-fixer
2016-11-20 22:53:17 +01:00
Arkadiusz Kondas
f7b91bea72
change Classifier namespace to Classification
2016-04-30 23:45:21 +02:00