http://expdb.cs.kuleuven.be/expdb/api/?f=openml.evaluation.measures
For quite a lot of the measures it is unclear what they mean exactly, or it is, but it does not make sense to ask the client to optimize them in a task.
Examples:
a) How is kohavi_wolpert_bias_squared defined exactly?
b) Ho is the client supposed to optimize for "confusion_matrix"?
Solution:
- Document measures, at least by providing links to definitions.
- Remove the ones which do not make sense or explain to the user why they do.
http://expdb.cs.kuleuven.be/expdb/api/?f=openml.evaluation.measures
For quite a lot of the measures it is unclear what they mean exactly, or it is, but it does not make sense to ask the client to optimize them in a task.
Examples:
a) How is kohavi_wolpert_bias_squared defined exactly?
b) Ho is the client supposed to optimize for "confusion_matrix"?
Solution: