Name

adams.flow.transformer.WekaClassifierRanker


Synopsis

Performs a quick evaluation using cross-validation on a single dataset (or evaluation on a separate test set if the number of folds is less than 2) to rank the classifiers received on the input and forwarding the x best ones. Further evaluation can be performed using the Experimenter.


Additional information

Flow input/output:
- input: weka.classifiers.Classifier[]
- output: weka.classifiers.Classifier[]


Options