Uses of Interface
weka.classifiers.ConditionalDensityEstimator
-
Uses of ConditionalDensityEstimator in weka.classifiers.evaluation
Modifier and TypeMethodDescriptionvoid
InformationTheoreticEvaluationMetric.updateStatsForConditionalDensityEstimator
(ConditionalDensityEstimator classifier, Instance classMissing, double classValue) Updates stats for conditional density estimator based on current test instance. -
Uses of ConditionalDensityEstimator in weka.classifiers.functions
Modifier and TypeClassDescriptionclass
* Implements Gaussian processes for regression without hyperparameter-tuning. -
Uses of ConditionalDensityEstimator 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.