php-ml/docs/machine-learning/metric
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
..
accuracy.md update and refactor documentation 2016-05-02 13:49:19 +02:00
classification-report.md Choose averaging method in classification report (#205) 2018-01-29 18:06:21 +01:00
confusion-matrix.md add docs for ConfusionMatrix 2016-07-12 00:11:18 +02:00