File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -155,8 +155,8 @@ Changelog
155155 - Fixed a bug in :class: `sklearn.svm.SVC ` when using csr-matrices with
156156 unsorted indices by Xinfan Meng and `Andreas Müller `_.
157157
158- - :class: `MiniBatchKMeans `: Add random reassignment of cluster centers
159- with little observations attached to them, by `Gael Varoquaux `_.
158+ - :class: `MiniBatchKMeans `: Add random reassignment of cluster centers
159+ with little observations attached to them, by `Gael Varoquaux `_.
160160
161161
162162API changes summary
@@ -171,8 +171,8 @@ API changes summary
171171 :class: `semi_supervised.label_propagation.LabelSpreading `.
172172
173173 - Renamed all occurrences of ``learn_rate `` to ``learning_rate `` for
174- consistency in :class: ' ensemble.BaseGradientBoosting' and
175- :class: ' ensemble.GradientBoostingRegressor' .
174+ consistency in :class: ` ensemble.BaseGradientBoosting ` and
175+ :class: ` ensemble.GradientBoostingRegressor ` .
176176
177177 - The module ``sklearn.linear_model.sparse `` is gone. Sparse matrix support
178178 was already integrated into the "regular" linear models.
You can’t perform that action at this time.
0 commit comments