public interface LearnerSemiSupervised<E extends Example> extends Learner<Example<Instance>>
Modifier and Type | Method and Description |
---|---|
Prediction |
getTrainingPrediction() |
getModel, getModelContext, getModelMeasurements, getPredictionForInstance, getSublearners, getVotesForInstance, isRandomizable, resetLearning, setModelContext, setRandomSeed, trainingHasStarted, trainingWeightSeenByModel, trainOnInstance
copy, getCLICreationString, getOptions, getPurposeString, prepareForUse, prepareForUse
getDescription, measureByteSize
getAWTRenderer
Prediction getTrainingPrediction()
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.