Uses of Class
net.sf.myra.datamining.DefaultConfidenceFactor

Packages that use DefaultConfidenceFactor
net.sf.myra.datamining   
 

Uses of DefaultConfidenceFactor in net.sf.myra.datamining
 

Methods in net.sf.myra.datamining that return DefaultConfidenceFactor
static DefaultConfidenceFactor Evaluator.getConfidenceFactor(Rule rule, Dataset dataset)
          Returns the confidence factor of the specified rule when used to classify the dataset instances.
 

Methods in net.sf.myra.datamining with parameters of type DefaultConfidenceFactor
 int DefaultConfidenceFactor.compareTo(DefaultConfidenceFactor o)
           
 



Copyright © 2013. All Rights Reserved.