| Package | Description |
|---|---|
| de.jstacs.classifiers.assessment |
This package allows to assess classifiers.
It contains the class ClassifierAssessment that
is used as a super-class of all implemented methodologies of
an assessment to assess classifiers. |
| Modifier and Type | Method and Description |
|---|---|
Sampled_RepeatedHoldOutAssessParameterSet |
Sampled_RepeatedHoldOutExperiment.getAssessParameterSet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Sampled_RepeatedHoldOutExperiment.evaluateClassifier(NumericalPerformanceMeasureParameterSet mp,
Sampled_RepeatedHoldOutAssessParameterSet assessPS,
DataSet[] s,
double[][] weights,
ProgressUpdater pU) |