Package adaa.analytics.rules.logic.performance
package adaa.analytics.rules.logic.performance
-
ClassesClassDescriptionClass gathering additional performance measures for balanced accuracy.This class encapsulates the well known binary classification criteria precision and recall.Class gathering additional performance measures for classification models (avg.Computes the empirical corelation coefficient 'r' between label and prediction.Class representing integrated Brioer score - a performance measures for survival models.Measures the accuracy and classification error for both binary classification problems and multi class problems.Class gathering number of negative voting conflicts).Normalized absolute error is the total absolute error normalized by the error simply predicting the average of the actual values.Relative squared error is the total squared error made relative to what the error would have been if the prediction had been the average of the absolute value.Simple criteria are those which error can be counted for each example and can be averaged by the number of examples.Computes the square of the empirical corellation coefficient 'r' between label and prediction.