Skip to content

Commit

Permalink
DOC Move SVM parameter validation back to log 1.1 (#22072)
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjpfan authored and glemaitre committed Dec 25, 2021
1 parent 4954a51 commit b72778d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions doc/whats_new/v1.0.rst
Expand Up @@ -116,14 +116,6 @@ Changelog
- |Fix| Fixes compatibility bug with NumPy 1.22 in :class:`preprocessing.OneHotEncoder`.
:pr:`21517` by `Thomas Fan`_.

:mod:`sklearn.svm`
..................

- |Fix| :class:`smv.NuSVC`, :class:`svm.NuSVR`, :class:`svm.SVC`,
:class:`svm.SVR`, :class:`svm.OneClassSVM` now validate input
parameters in `fit` instead of `__init__`.
:pr:`21436` by :user:`Haidar Almubarak <Haidar13 >`.

:mod:`sklearn.tree`
...................

Expand Down

0 comments on commit b72778d

Please sign in to comment.