File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -48,9 +48,11 @@ Changelog
4848 instead of implicitly converting those inputs as regular NumPy arrays.
4949 :pr: `29119 ` by :user: `Olivier Grisel `.
5050
51- - |Fix | Fix a regression in :func: `metrics.accuracy_score ` and in :func: `metrics.zero_one_loss `
52- causing an error for Array API dispatch with multilabel inputs.
53- :pr: `29269 ` by :user: `Yaroslav Korobko <Tialo> ` and :pr: `29336 ` by :user: `Edoardo Abati <EdAbati> `.
51+ - |Fix | Fix a regression in :func: `metrics.accuracy_score ` and in
52+ :func: `metrics.zero_one_loss ` causing an error for Array API dispatch with multilabel
53+ inputs.
54+ :pr: `29269 ` by :user: `Yaroslav Korobko <Tialo> ` and
55+ :pr: `29336 ` by :user: `Edoardo Abati <EdAbati> `.
5456
5557:mod: `sklearn.model_selection `
5658..............................
@@ -72,7 +74,7 @@ Changelog
7274
7375- |Fix | Fix an issue in :func: `tree.export_graphviz ` and :func: `tree.plot_tree `
7476 that could potentially result in exception or wrong results on 32bit OSes.
75- :pr: `` by :user: `Loïc Estève<lesteve> `.
77+ :pr: `29327 ` by :user: `Loïc Estève<lesteve> `.
7678
7779:mod: `sklearn.utils `
7880....................
You can’t perform that action at this time.
0 commit comments