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.
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
[python] Bug fix for first_metric_only on earlystopping. #2209
[python] Bug fix for first_metric_only on earlystopping. #2209
Changes from 13 commits
0c9c77c
130fe38
7ab1a59
ba8a5aa
25850fa
fddf8da
6b71ebc
979f4df
5e68ae9
0f196e2
c0d61fa
0e91956
6f30b81
3770cc1
c4e0af5
2f4e2b0
9387197
5aeb2bd
79ba017
c40408c
6a70b0c
fe7d586
71c1bc2
3e956ea
0338bc7
75d7c57
4645126
60233bb
f3f1e83
e054f97
4e62ef7
3b154b6
6dc7e85
1dc5397
ebc97b3
f7f0dfe
4221b8a
5470265
e292b39
ffa95b8
3403f7b
43ea2df
b509afa
c4e4b33
2f1578c
45fc5eb
f270258
df03f4c
37770b0
0a73a67
6209c4a
ea0312a
c881171
386fe1c
8fe0469
13737ac
5128b34
ca4fd0c
cb9e327
97004e0
19319c3
58a800c
f5a2b74
b7a03e7
47b7a23
5c99e7e
15a5fc2
d20b338
c3fbf6b
cbaadbe
a2d6449
88050da
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
@matsuken92 Sorry, forgot to ask in my previous comment. Do we really need this limitation after cpp changes?