-
Improvement
-
Resolution: Fixed
-
Minor
-
3.4, 3.8
-
MOODLE_34_STABLE, MOODLE_38_STABLE
-
MOODLE_38_STABLE
-
MDL-58992_master -
The current prediction processor API is limited to supervised learning binary classifiers. Some models will require multiple classes. An example of this is a model where instead of predicting if a student will fail x or pass it we want to know if the grade will be 'very low', 'low', 'normal', 'high' or 'very high'
- blocks
-
MDL-66476 Use the F1 value instead of the phi value as a final score for a model
- Closed
- is a regression caused by
-
MDL-67622 The evaluation metrics are not ready for multiclass in the python ML backend
- Closed
- is duplicated by
-
MDL-59044 Expand machine learning backend API to support other models than binary classifiers
- Closed