Package adams.gui.tools.wekainvestigator.tab.classifytab.evaluation.finalmodel
-
Class Summary Class Description AbstractFinalModelGenerator .Null Does not generate a final model.Simple Simply builds the classifier on the full dataset.VotedFolds Generates a Vote meta-classifier from the models from the cross-validation folds.