8000 FIX Fix handling of binary_only tag in check_estimator (#17812) · jayzed82/scikit-learn@b322d3b · GitHub 8000
[go: up one dir, main page]

Skip to content

Commit b322d3b

Browse files
brcharronjayzed82
authored andcommitted
FIX Fix handling of binary_only tag in check_estimator (scikit-learn#17812)
Co-authored-by: Bruno Charron <bruno@charron.email>
1 parent 3b5dbd9 commit b322d3b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/whats_new/v0.24.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,13 @@ Changelog
294294
:meth:`tree.DecisionTreeRegressor.fit`, and has not effect.
295295
:pr:`17614` by :user:`Juan Carlos Alfaro Jiménez <alfaro96>`.
296296

297+
:mod:`sklearn.utils`
298+
.........................
299+
300+
- |Fix| Fix :func:`utils.estimator_checks.check_estimator` so that all test
301+
cases support the `binary_only` estimator tag.
302+
:pr:`17812` by :user:`Bruno Charron <brcharron>`.
303+
297304
Code and Documentation Contributors
298305
-----------------------------------
299306

0 commit comments

Comments
 (0)
0