Uses of Interface
weka.classifiers.IntervalEstimator
-
Uses of IntervalEstimator in weka.classifiers.evaluation
Modifier and TypeMethodDescriptionvoid
IntervalBasedEvaluationMetric.updateStatsForIntervalEstimator
(IntervalEstimator classifier, Instance classMissing, double classValue) Updates stats for interval estimator based on current test instance. -
Uses of IntervalEstimator in weka.classifiers.functions
Modifier and TypeClassDescriptionclass
* Implements Gaussian processes for regression without hyperparameter-tuning. -
Uses of IntervalEstimator in weka.classifiers.meta
Modifier and TypeClassDescriptionclass
A regression scheme that employs any classifier on a copy of the data that has the class attribute (equal-width) discretized.