Uses of Interface
weka.classifiers.IntervalEstimator

Packages that use IntervalEstimator
weka.classifiers.functions   
weka.classifiers.meta   
 

Uses of IntervalEstimator in weka.classifiers.functions
 

Classes in weka.classifiers.functions that implement IntervalEstimator
 class GaussianProcesses
          Implements Gaussian processes for regression without hyperparameter-tuning.
 

Uses of IntervalEstimator in weka.classifiers.meta
 

Classes in weka.classifiers.meta that implement IntervalEstimator
 class RegressionByDiscretization
          A regression scheme that employs any classifier on a copy of the data that has the class attribute (equal-width) discretized.
 



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