Package util.results

Class Summary
ClassificationResult  
CrossValidationResult This class contains the normal results of a crossvalidation (number of false positives/false negatives/true positives/true negatives and the distances and labels of the results).
ExtractionResult This class is to be used as an instance as the result of a featureExtraction from a rf or a compositional feature.
PotentialResultsMap  
SigmoidFunction Class that computes the alfa and beta values for a sigmoid function.