Uses of Class
adams.data.weka.evaluator.IntervalEstimatorBased.SortedInterval

Packages that use IntervalEstimatorBased.SortedInterval
adams.data.weka.evaluator   
 

Uses of IntervalEstimatorBased.SortedInterval in adams.data.weka.evaluator
 

Methods in adams.data.weka.evaluator that return types with arguments of type IntervalEstimatorBased.SortedInterval
protected  Vector<IntervalEstimatorBased.SortedInterval> IntervalEstimatorBased.evaluate(weka.core.Instances train, weka.core.Instances test)
          Performs an evaluation on the given train and test set.
 

Method parameters in adams.data.weka.evaluator with type arguments of type IntervalEstimatorBased.SortedInterval
protected  String IntervalEstimatorBased.findThreshold(Vector<IntervalEstimatorBased.SortedInterval> evals)
          Finds the threshold based on the collected data.
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.