Commit Graph

27 Commits

Author SHA1 Message Date
Arkadiusz Kondas 4590d5cc32
Implement OneHotEncoder (#384) 2019-05-15 08:00:46 +02:00
Arkadiusz Kondas dbbce0e066
Implement LabelEncoder (#369) 2019-04-02 11:07:00 +02:00
Arkadiusz Kondas 5e02b893e9
Fix FilesDataset arrays and TokenCountVectorizer numeric token (#363) 2019-03-20 23:22:45 +01:00
Arkadiusz Kondas db95db3e57
Implement Keep a changelog format 2018-11-07 19:40:31 +01:00
Marcin Michalski 53c5a6b9e5 Update phpstan to 0.10.5 (#320) 2018-10-28 07:44:52 +01:00
Marcin Michalski 9c9705a32c Update changelog (#316) 2018-10-16 19:35:38 +02: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
Arkadiusz Kondas 8fdb3d11fc
Make SVM non-locale aware (#288) 2018-07-04 23:42:22 +02:00
Yuji Uchiyama ab22cc5b68 Change the default kernel type in SVC to Kernel::RBF (#267)
* Change the default kernel type in SVC to Kernel::RBF

* Update CHANGELOG.md
2018-06-20 23:28:11 +02:00
Arkadiusz Kondas 31604ce792
Update osx build for travis (#281)
* Update osx build for travis

* Try something more with this os

* This gonna be hard ...

* Cleanup travis build even more
2018-06-14 07:53:33 +02:00
Yuji Uchiyama 59e69fdb63 Update CHANGELOG.md (#269) 2018-03-28 07:38:22 +02:00
Arkadiusz Kondas 83f3e8de70
Update CHANGELOG with #238 fix 2018-02-22 17:06:31 +01:00
Arkadiusz Kondas 8aed3b9286
Prepare CHANGELOG for next fix release 2018-02-18 00:11:54 +01:00
Arkadiusz Kondas 797952e1bc
Prepare CHANGELOG.md for next release 2018-02-16 20:41:37 +01:00
Arkadiusz Kondas e33992ddde
Update changelog (#152) 2017-11-14 21:40:46 +01:00
Arkadiusz Kondas e8c6005aec Update changelog and cs fixes 2017-02-23 20:59:30 +01:00
Arkadiusz Kondas 9536a363a2 Prepare for next release 2017-02-03 17:54:41 +01:00
Arkadiusz Kondas cbdc049526 Update php-cs-fixer 2016-11-20 22:53:17 +01:00
Arkadiusz Kondas af2c249241 Update changelog 2016-10-15 20:54:41 +02:00
Arkadiusz Kondas b1978cf5ca update changelog 2016-08-14 18:35:17 +02:00
Arkadiusz Kondas 448eaafd78 remove unused exception 2016-07-24 13:52:52 +02:00
Arkadiusz Kondas 963cfea551 add ClassificationReport docs 2016-07-19 22:17:03 +02:00
Arkadiusz Kondas 76d15e9691 add php-ml logo 2016-07-17 00:31:47 +02:00
Arkadiusz Kondas e0b560f31d create FilesDataset class 2016-07-16 23:29:40 +02:00
Arkadiusz Kondas 7c0767c15a create docs for tf-idf transformer 2016-07-12 00:21:34 +02:00
Arkadiusz Kondas ba8927459c add docs for ConfusionMatrix 2016-07-12 00:11:18 +02:00
Arkadiusz Kondas 212be20fe7 create changelog 2016-07-11 21:12:49 +02:00