Commit Graph

9 Commits

Author SHA1 Message Date
Tomáš Votruba
d85bfed468 [cs] remove more unused comments (#146)
* [cs] remove more unused comments

* [cs] remove unused array phpdocs

* [cs] remove empty lines in docs

* [cs] space-proof useless docs

* [cs] remove empty @param lines

* [cs] remove references arrays
2017-11-13 11:42:40 +01:00
Tomáš Votruba
f4650c696c [coding standard] fix imports order and drop unused docs typehints (#145)
* fix imports order

* drop unused docs typehints, make use of return types where possible
2017-11-06 08:56:37 +01:00
Arkadiusz Kondas
cbdc049526 Update php-cs-fixer 2016-11-20 22:53:17 +01:00
Arkadiusz Kondas
4554011899 rename labels to targets for Dataset 2016-06-16 23:56:15 +02:00
Arkadiusz Kondas
b04cf220bd rename exception named constructor name 2016-04-18 22:58:43 +02:00
Arkadiusz Kondas
9c18a5a22d add tests for datasets 2016-04-07 22:35:49 +02:00
Arkadiusz Kondas
a20f474324 refactor csv dataset definition 2016-04-07 22:19:04 +02:00
Arkadiusz Kondas
d3247ebccb random split implementation and tests 2016-04-07 22:13:31 +02:00
Arkadiusz Kondas
bbcc8a3e68 random split implementation and tests 2016-04-07 22:12:36 +02:00