Uses of Class
weka.estimators.CheckEstimator.PostProcessor
Packages that use CheckEstimator.PostProcessor
-
Uses of CheckEstimator.PostProcessor in weka.estimators
Methods in weka.estimators that return CheckEstimator.PostProcessorModifier and TypeMethodDescriptionCheckEstimator.getPostProcessor()returns the current PostProcessor, can be nullMethods in weka.estimators with parameters of type CheckEstimator.PostProcessorModifier and TypeMethodDescriptionvoidCheckEstimator.setPostProcessor(CheckEstimator.PostProcessor value) sets the PostProcessor to use