public interface ClassifierProducer
Modifier and Type | Method and Description |
---|---|
weka.classifiers.Classifier |
getClassifier()
Get the trained classifier
|
weka.core.Instances |
getTrainingHeader()
Get the header of the data used to train the classifier
|
weka.classifiers.Classifier getClassifier()
weka.core.Instances getTrainingHeader()