Uses of Interface
net.sf.myra.datamining.ConfidenceFactor

Packages that use ConfidenceFactor
net.sf.myra.datamining   
 

Uses of ConfidenceFactor in net.sf.myra.datamining
 

Classes in net.sf.myra.datamining that implement ConfidenceFactor
 class DefaultConfidenceFactor
          This class represents the confidence factor measure.
 class NumericConfidenceFactor
           
 

Methods in net.sf.myra.datamining that return ConfidenceFactor
 ConfidenceFactor DefaultConfidenceFactor.clone()
           
 ConfidenceFactor ConfidenceFactor.clone()
           
 ConfidenceFactor Rule.getConfidence()
           
 

Methods in net.sf.myra.datamining with parameters of type ConfidenceFactor
 void Rule.setConfidence(ConfidenceFactor confidence)
           
 



Copyright © 2013. All Rights Reserved.