Measures
Measures operate on Prediction
objects generated by learners. They quantify the prediction by comparing prediction with ground truth. The Measure
objects provide an abstraction for a plethora of performance measures.
The website features runtime and memory benchmarks of the mlr3 base package now.
Measures operate on Prediction
objects generated by learners. They quantify the prediction by comparing prediction with ground truth. The Measure
objects provide an abstraction for a plethora of performance measures.