| Package | Description |
|---|---|
| weka.classifiers.evaluation | |
| weka.classifiers.functions | |
| weka.classifiers.meta |
| Modifier and Type | Method and Description |
|---|---|
void |
IntervalBasedEvaluationMetric.updateStatsForIntervalEstimator(IntervalEstimator classifier,
Instance classMissing,
double classValue)
Updates stats for interval estimator based on current test instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GaussianProcesses
Implements Gaussian processes for regression
without hyperparameter-tuning.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RegressionByDiscretization
A regression scheme that employs any classifier on a copy of the data that has the class attribute (equal-width) discretized.
|
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.