Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[MRG] Successive halving for faster parameter search #13900
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[MRG] Successive halving for faster parameter search #13900
Changes from all commits
0d1401f
3cb78e1
80963f3
326fe39
bae0d95
abbb606
7d4cb56
58a931f
cdb6b50
ab29554
c725fee
c9c87c3
9e7fc3c
81cee9b
a8e4ca8
79fae17
4d79f7c
cbed1e3
0c1fd07
5d70859
55d82d0
00c99d5
40d36db
7662476
00df22d
1b1554e
3ff395e
1cf9bf7
a91b119
935525b
9ad17c6
618d637
64bcc93
a438890
98161b3
19243d6
5203a30
9b88b76
ed5de25
1c67463
9f049ec
b02c53e
fd4a41d
4d720ad
db736a5
0e1e38c
243e02a
866c08e
d7c4fd8
3d6d952
51e4dbd
cabef66
9d9a5d6
0eace47
8eb7fe7
39bf2e2
9a303cc
1a0808e
d4d7d10
dd69a0e
2cffdc3
1403dfa
446666c
ed4f86d
e09229a
c86be6d
bb178a0
907ed9a
dcb7f46
22d1986
ac23683
33b60d7
762c889
f218a9c
c19f989
a49acc3
08dd96e
57d9466
c3ee547
97e6040
b193999
31d8195
cdebb6e
99072bf
0507093
749d941
be87756
beda557
982a2ae
d807d26
0350176
f83a436
0bc44a1
88840a5
084ca7c
c9ec1c4
b702abc
4c7a1b1
79cac35
7c55a29
72ae482
1b71491
a68bac4
5bf1586
ee4724b
c35c48d
d8849f5
be849cb
0064d49
af5a809
2b39677
46afbca
7a2cd4d
d8c2519
669fdce
b537ce7
54a6276
8adf44e
3d96178
e5bb4bb
9d2a628
143c4e8
820ceb5
645b50d
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Large diffs are not rendered by default.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jnothman @amueller added you guys here considering the amount of design you both made
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I assume we can't easily reuse any of the confusion matrix plot? I've been nagging @thomasjpfan to do a grid-search visualizer ;) But I guess pandas out is nice, too.