Package adams.flow.transformer.wekaclassifiersetupprocessor
-
Class Summary Class Description AbstractClassifierSetupProcessor Ancestor for schemes that preprocess classifier arrays.PassThrough Simply returns the same setups.VotedPairs Generates an array of classifiers that contains the original ones, but also all possible classifier pairs encapsulated in the Vote meta-classifier. -
Enum Summary Enum Description VotedPairs.VotingType How the voting is done.