public interface MultiTargetLearnerSemiSupervised extends MultiLabelLearner
Modifier and Type | Method and Description |
---|---|
Prediction |
getPredictionForInstance(MultiLabelInstance instance) |
Prediction |
getTrainingPrediction() |
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
Prediction getTrainingPrediction()
void trainOnInstanceImpl(MultiLabelInstance instance)
trainOnInstanceImpl
in interface MultiLabelLearner
Prediction getPredictionForInstance(MultiLabelInstance instance)
getPredictionForInstance
in interface MultiLabelLearner
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.