chemicalchecker.tool.targetmate.nonconformist.evaluation
Evaluation of conformal predictors.
Functions
Calculates the average number of classes per prediction of a conformal classification model. |
|
Calculates the rate of singleton predictions (prediction sets containing only a single class label) of a conformal classification model. |
|
Calculates the average error rate of a conformal classification model. |
|
Calculates the average error rate of a conformal classification model, considering only test examples belonging to class |
|
Calculates the mean of the p-values output by a conformal classification model. |
|
Calculates the number of correct predictions made by a conformal classification model. |
|
Calculates the rate of singleton predictions (prediction sets containing only a single class label) of a conformal classification model. |
|
Calculates the error rate of conformal classifier predictions containing only a single output label. |
|
Calculates the error rate of conformal classifier predictions containing only a single output label. |
|
Evaluates a conformal predictor using cross-validation. |
|
Provides the number of test patters used in the evaluation. |
|
Calculates the average error rate of a conformal regression model. |
|
Calculates the average prediction interval size of a conformal regression model. |
|
Calculates the number of correct predictions made by a conformal regression model. |
|
Performs a cross-validation evaluation of one or several conformal predictors on a collection of data sets in csv format. |
Classes
Base class for cross validation helpers. |
|
Helper class for running the |
|
Helper class for running the |