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

Packages that use UsefulnessHelper
net.sf.myra.datamining   
 

Uses of UsefulnessHelper in net.sf.myra.datamining
 

Methods in net.sf.myra.datamining with parameters of type UsefulnessHelper
static ConfusionMatrix Evaluator.getConfusionMatrix(Rule rule, java.util.List<Instance> instances, UsefulnessHelper helper)
          Returns the confusion matrix of the specified rule when used to classify the specified instances.
 



Copyright © 2013. All Rights Reserved.