8000 MNT Removes voting classifer mention (#17196) · scikit-learn/scikit-learn@7117a63 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7117a63

Browse files
authored
MNT Removes voting classifer mention (#17196)
1 parent 7316a19 commit 7117a63

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

sklearn/base.py

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
"""
2-
Base classes for all estimators.
3-
4-
Used for VotingClassifier
5-
"""
1+
"""Base classes for all estimators."""
62

73
# Author: Gael Varoquaux <gael.varoquaux@normalesup.org>
84
# License: BSD 3 clause

0 commit comments

Comments
 (0)
0