View source: R/setPredictThreshold.R
| setPredictThreshold | 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) |
Learner.
Other predict:
asROCRPrediction(),
getPredictionProbabilities(),
getPredictionResponse(),
getPredictionTaskDesc(),
predict.WrappedModel(),
setPredictType()
Other learner:
LearnerProperties,
getClassWeightParam(),
getHyperPars(),
getLearnerId(),
getLearnerNote(),
getLearnerPackages(),
getLearnerParVals(),
getLearnerParamSet(),
getLearnerPredictType(),
getLearnerShortName(),
getLearnerType(),
getParamSet(),
helpLearner(),
helpLearnerParam(),
makeLearner(),
makeLearners(),
removeHyperPars(),
setHyperPars(),
setId(),
setLearnerId(),
setPredictType()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.