File tree 3 files changed +4
-4
lines changed 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ Changelog
129
129
130
130
- Partial dependence plots for :ref: `gradient_boosting ` in
131
131
:func: `ensemble.partial_dependence.partial_dependence ` by `Peter
132
- Prettenhofer `_. See :ref: `sphx_glr_auto_examples_ensemble_plot_partial_dependence .py ` for an
132
+ Prettenhofer `_. See :ref: `sphx_glr_auto_examples_inspection_plot_partial_dependence .py ` for an
133
133
example.
134
134
135
135
- The table of contents on the website has now been made expandable by
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ The bundled version of joblib was upgraded from 0.13.0 to 0.13.2.
23
23
could rarely result in an IndexError. :issue: `11756 ` by `Joel Nothman `_.
24
24
25
25
:mod: `sklearn.compose `
26
- .....................
26
+ .......................
27
27
28
28
- |Fix | Fixed an issue in :class: `compose.ColumnTransformer ` where using
29
29
DataFrames whose column order differs between :func: ``fit` ` and
@@ -47,7 +47,7 @@ The bundled version of joblib was upgraded from 0.13.0 to 0.13.2.
47
47
:issue: `13124 ` by :user: `Hanmin Qin <qinhanmin2014> `.
48
48
49
49
:mod: `sklearn.neighbors `
50
- ......................
50
+ ........................
51
51
52
52
- |Fix | Fixed a bug in :class: `neighbors.KernelDensity ` which could not be
53
53
restored from a pickle if ``sample_weight `` had been used.
Original file line number Diff line number Diff line change @@ -203,7 +203,7 @@ Changelog
203
203
:pr: `13231 ` by :user: `Dong-hee Na <corona10> `.
204
204
205
205
:mod: `sklearn.model_selection `
206
- ..................
206
+ ...............................
207
207
208
208
- |Enhancement | :class: `model_selection.learning_curve ` now accepts parameter
209
209
``return_times `` which can be used to retrieve computation times in order to
You can’t perform that action at this time.
0 commit comments