We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a45a50e + f73fe10 commit 5fa4d63Copy full SHA for 5fa4d63
doc/modules/calibration.rst
@@ -10,7 +10,7 @@ Probability calibration
10
When performing classification you often want not only to predict the class
11
label, but also obtain a probability of the respective label. This probability
12
gives you some kind of confidence on the prediction. Some models can give you
13
-poor estimates of the class probabilities and some even do not not support
+poor estimates of the class probabilities and some even do not support
14
probability prediction. The calibration module allows you to better calibrate
15
the probabilities of a given model, or to add support for probability
16
prediction.
0 commit comments