Uses of Class
moa.evaluation.preview.LearningCurve
-
Packages that use LearningCurve Package Description moa.evaluation.preview moa.gui -
-
Uses of LearningCurve in moa.evaluation.preview
Methods in moa.evaluation.preview that return LearningCurve Modifier and Type Method Description LearningCurve
PreviewCollectionLearningCurveWrapper. getLearningCurve()
Constructors in moa.evaluation.preview with parameters of type LearningCurve Constructor Description PreviewCollectionLearningCurveWrapper(LearningCurve learningCurveToBeWrapped, Class<?> taskClass)
-
Uses of LearningCurve in moa.gui
Fields in moa.gui declared as LearningCurve Modifier and Type Field Description LearningCurve
LineGraphViewPanel.PlotLine. curve
-