Closed lachhebo closed 5 years ago
Hello,
Let say one uses several Random forest models with DESClustering, then he uses predict proba.
Does the probability estimates between the estimators are calibrated ? If no, we need to do it before fitting them to the DesClustering model ?
The probability estimates are not calibrated inside the model, they need to be calibrated before.
Okay, thank you.
Hello,
Let say one uses several Random forest models with DESClustering, then he uses predict proba.
Does the probability estimates between the estimators are calibrated ? If no, we need to do it before fitting them to the DesClustering model ?