8000
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.
1 parent 12db86e commit 139d751Copy full SHA for 139d751
doc/modules/calibration.rst
@@ -181,7 +181,7 @@ common kernel functions on various benchmark datasets in section 2.1 of Platt
181
1999 [3]_ but does not necessarily hold in general. Additionally, the
182
logistic model works best if the calibration error is symmetrical, meaning
183
the classifier output for each binary class is normally distributed with
184
-the same variance [6]_. This is can be a problem for highly imbalanced
+the same variance [6]_. This can be a problem for highly imbalanced
185
classification problems, where outputs do not have equal variance.
186
187
In general this method is most effective when the un-calibrated model is
0 commit comments