Yuji Uchiyama
|
9f0723f7d0
|
Fix documentation of ClassificationReport (#209)
* Fix values in example code
* Remove inconsistent empty lines
|
2018-01-31 19:20:50 +01:00 |
|
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 |
|
Arkadiusz Kondas
|
963cfea551
|
add ClassificationReport docs
|
2016-07-19 22:17:03 +02:00 |
|
Arkadiusz Kondas
|
ba8927459c
|
add docs for ConfusionMatrix
|
2016-07-12 00:11:18 +02:00 |
|
Arkadiusz Kondas
|
5950af6072
|
update and refactor documentation
|
2016-05-02 13:49:19 +02:00 |
|
Arkadiusz Kondas
|
6f5f190600
|
docs for manhattan distance
|
2016-04-15 22:32:20 +02:00 |
|
Arkadiusz Kondas
|
50fbcddfc4
|
create docs for distance metrics functions
|
2016-04-13 21:20:55 +02:00 |
|
Arkadiusz Kondas
|
5be2147784
|
creat docs files
|
2016-04-09 00:36:48 +02:00 |
|