Uses of Class
adams.gui.tools.wekainvestigator.tab.classifytab.evaluation.finalmodel.AbstractFinalModelGenerator
-
Packages that use AbstractFinalModelGenerator Package Description adams.gui.tools.wekainvestigator.tab.classifytab.evaluation.finalmodel -
-
Uses of AbstractFinalModelGenerator in adams.gui.tools.wekainvestigator.tab.classifytab.evaluation.finalmodel
Subclasses of AbstractFinalModelGenerator in adams.gui.tools.wekainvestigator.tab.classifytab.evaluation.finalmodel Modifier and Type Class Description classNullDoes not generate a final model.classSimpleSimply builds the classifier on the full dataset.classVotedFoldsGenerates a Vote meta-classifier from the models from the cross-validation folds.
-