Class BinarySoftClassification

  • All Implemented Interfaces:
    Evaluation, ToXContent, ToXContentObject

    public class BinarySoftClassification
    extends java.lang.Object
    implements Evaluation
    Evaluation of binary soft classification methods, e.g. outlier detection. This is useful to evaluate problems where a model outputs a probability of whether a data frame row belongs to one of two groups.