|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use ClassifierAssessmentAssessParameterSet | |
---|---|
de.jstacs.classifiers.assessment | This package allows to assess classifiers. |
Uses of ClassifierAssessmentAssessParameterSet in de.jstacs.classifiers.assessment |
---|
Subclasses of ClassifierAssessmentAssessParameterSet in de.jstacs.classifiers.assessment | |
---|---|
class |
KFoldCrossValidationAssessParameterSet
This class implements a ClassifierAssessmentAssessParameterSet that
must be used to call method assess( ... ) of a
KFoldCrossValidation . |
class |
RepeatedHoldOutAssessParameterSet
This class implements a ClassifierAssessmentAssessParameterSet that
must be used to call method assess( ... ) of a
RepeatedHoldOutExperiment . |
class |
RepeatedSubSamplingAssessParameterSet
This class implements a ClassifierAssessmentAssessParameterSet that
must be used to call method assess( ... ) of a
RepeatedSubSamplingExperiment . |
class |
Sampled_RepeatedHoldOutAssessParameterSet
This class implements a ClassifierAssessmentAssessParameterSet that
must be used to call the method assess( ... ) of a
Sampled_RepeatedHoldOutExperiment . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |