| setPredictThreshold {mlr} | R Documentation |
See predict.threshold in makeLearner and setThreshold.
For complex wrappers only the top-level predict.type is currently set.
setPredictThreshold(learner, predict.threshold)
learner |
(Learner | |
predict.threshold |
(numeric) |
Other predict:
asROCRPrediction(),
getPredictionProbabilities(),
getPredictionResponse(),
getPredictionTaskDesc(),
predict.WrappedModel(),
setPredictType()
Other learner:
LearnerProperties,
getClassWeightParam(),
getHyperPars(),
getLearnerId(),
getLearnerNote(),
getLearnerPackages(),
getLearnerParVals(),
getLearnerParamSet(),
getLearnerPredictType(),
getLearnerShortName(),
getLearnerType(),
getParamSet(),
helpLearnerParam(),
helpLearner(),
makeLearners(),
makeLearner(),
removeHyperPars(),
setHyperPars(),
setId(),
setLearnerId(),
setPredictType()