mlrl.testbed_sklearn.experiments.output.characteristics.data.characteristics_prediction module¶
Author: Michael Rapp (michael.rapp.ml@gmail.com)
Provides classes for representing characteristics of binary predictions that are part of output data.
- class mlrl.testbed_sklearn.experiments.output.characteristics.data.characteristics_prediction.PredictionCharacteristics(problem_domain: ProblemDomain, prediction_matrix: OutputMatrix)¶
Bases:
OutputCharacteristicsRepresents characteristics of binary predictions that are part of output data.