MDL-66476 mlbackend: Use F1 as the main accuracy metric

This commit is contained in:
David Monllaó
2019-10-01 14:16:37 +08:00
parent ebec727cd3
commit f5c65ba37f
4 changed files with 34 additions and 43 deletions

View File

@@ -38,7 +38,7 @@ class processor implements \core_analytics\classifier, \core_analytics\regresso
/**
* The required version of the python package that performs all calculations.
*/
const REQUIRED_PIP_PACKAGE_VERSION = '2.2.1';
const REQUIRED_PIP_PACKAGE_VERSION = '2.3.0';
/**
* The python package is installed in a server.