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 f759818 commit ffe2c1bCopy full SHA for ffe2c1b
doc/whats_new/v1.5.rst
@@ -527,6 +527,11 @@ Changelog
527
`axis=0` and supports indexing polars Series.
528
:pr:`28521` by :user:`Yao Xiao <Charlie-XIAO>`.
529
530
+- |API| :func:`utils.estimator_checks.check_estimator_sparse_data` was split into two
531
+ functions: :func:`utils.estimator_checks.check_estimator_sparse_matrix` and
532
+ :func:`utils.estimator_checks.check_estimator_sparse_array`.
533
+ :pr:`27576` by :user:`Stefanie Senger <StefanieSenger>`.
534
+
535
.. rubric:: Code and documentation contributors
536
537
Thanks to everyone who has contributed to the maintenance and improvement of
0 commit comments