Files
moodle/lib/mlbackend/python/upgrade.txt
2019-10-04 05:20:49 +08:00

8 lines
269 B
Plaintext

This files describes API changes in the mlbackend_python code, the
information provided here is intended especially for developers.
=== 3.8 ===
* The phi coefficient (Matthews' correlation coefficient) has been replaced by
the F1 score as the main accuracy metric.