Uses of Package
util.results

Packages that use util.results
classifier   
util.io   
 

Classes in util.results used by classifier
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).
 

Classes in util.results used by util.io
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).