php-ml/docs
Yuji Uchiyama 554c86af68 Choose averaging method in classification report (#205)
* Fix testcases of ClassificationReport

* Fix averaging method in ClassificationReport

* Fix divided by zero if labels are empty

* Fix calculation of f1score

* Add averaging methods (not completed)

* Implement weighted average method

* Extract counts to properties

* Fix default to macro average

* Implement micro average method

* Fix style

* Update docs

* Fix styles
2018-01-29 18:06:21 +01:00
..
assets add php-ml logo 2016-07-17 00:31:47 +02:00
machine-learning Choose averaging method in classification report (#205) 2018-01-29 18:06:21 +01:00
math [coding standard] fix imports order and drop unused docs typehints (#145) 2017-11-06 08:56:37 +01:00
index.md Add PHPStan and level to max (#168) 2018-01-06 13:09:33 +01:00