public interface MultiLabelLearner extends Classifier
Modifier and Type | Method and Description |
---|---|
Prediction |
getPredictionForInstance(MultiLabelInstance instance) |
void |
trainOnInstanceImpl(MultiLabelInstance instance) |
copy, correctlyClassifies, getPredictionForInstance, getSubClassifiers, getVotesForInstance, trainOnInstance
getModel, getModelContext, getModelMeasurements, getPredictionForInstance, getSublearners, getVotesForInstance, isRandomizable, resetLearning, setModelContext, setRandomSeed, trainingHasStarted, trainingWeightSeenByModel, trainOnInstance
getCLICreationString, getOptions, getPurposeString, prepareForUse, prepareForUse
getDescription, measureByteSize
getAWTRenderer
void trainOnInstanceImpl(MultiLabelInstance instance)
Prediction getPredictionForInstance(MultiLabelInstance instance)
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.