Thanks to visit codestin.com Credit goes to github.com
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 5c3a553 commit 758cdc2Copy full SHA for 758cdc2
1 file changed
sklearn/__init__.py
@@ -65,7 +65,7 @@
65
'linear_model', 'manifold', 'metrics', 'mixture', 'multiclass',
66
'naive_bayes', 'neighbors', 'neural_network', 'pipeline',
67
'preprocessing', 'qda', 'random_projection', 'semi_supervised',
68
- 'svm', 'tree',
+ 'svm', 'tree', 'model_selection',
69
# Non-modules:
70
'clone']
71
0 commit comments