Commit Graph

8 Commits

Author SHA1 Message Date
Arkadiusz Kondas
ff118eb2ba
Implement LambdaTransformer (#381) 2019-05-13 22:10:34 +02:00
Arkadiusz Kondas
417174d143
Implement ColumnFilter preprocessor (#378) 2019-05-12 22:41:31 +02:00
Arkadiusz Kondas
717f236ca9
Implement NumberConverter (#377) 2019-05-12 22:25:17 +02:00
Marcin Michalski
db82afa263 Update to phpunit 8 and bump min php to 7.2 (#367)
* Update to phpunit 8

* Require at least PHP 7.2
2019-04-10 20:42:59 +02:00
Arkadiusz Kondas
dbbce0e066
Implement LabelEncoder (#369) 2019-04-02 11:07:00 +02:00
Marcin Michalski
53c5a6b9e5 Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
Arkadiusz Kondas
e255369636
Fix Imputer docs and check if train data was set (#314)
* Update docs for Imputer class

* Throw exception when trying to transform imputer without train data

* Update changelog
2018-10-10 21:36:18 +02:00
Andreas Möller
4b5d57fd6f Enhancement: Flatten directory structure (#220) 2018-02-10 12:08:58 +01:00