mlrl.testbed_sklearn.experiments.output.evaluation.extractor_regression module

Author: Michael Rapp (michael.rapp.ml@gmail.com)

Provides classes that allow writing evaluation results according to regression evaluation measures to one or several sinks.

class mlrl.testbed_sklearn.experiments.output.evaluation.extractor_regression.RegressionEvaluationDataExtractor

Bases: EvaluationDataExtractor

Obtains evaluation results according to regression evaluation measures.