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 41d648e commit 2abb206Copy full SHA for 2abb206
doc/whats_new/v0.24.rst
@@ -53,10 +53,7 @@ Changelog
53
parallelization via `joblib.Parallel` using argument `n_jobs`.
54
:pr:`17107` by :user:`Julien Jerphanion <jjerphan>`.
55
56
-:mod:`sklearn.calibrator`
57
-.........................
58
-
59
-- |Enhancement| Allow :class:`calibrator.CalibratedClassifierCV` use with
+- |Enhancement| Allow :class:`calibration.CalibratedClassifierCV` use with
60
prefit :class:`pipeline.Pipeline` where data is not `X` is not array-like,
61
sparse matrix or dataframe at the start. :pr:`17546` by
62
:user:`Lucy Liu <lucyleeow>`.
0 commit comments