8000
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 d2f33c5 commit 3f86695Copy full SHA for 3f86695
examples/model_selection/plot_randomized_search.py
@@ -4,7 +4,7 @@
4
=========================================================================
5
6
Compare randomized search and grid search for optimizing hyperparameters of a
7
-random forest.
+linear SVM with SGD training.
8
All parameters that influence the learning are searched simultaneously
9
(except for the number of estimators, which poses a time / quality tradeoff).
10
0 commit comments