-
Notifications
You must be signed in to change notification settings - Fork 2k
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
GH-7118 - add score_each_iteration and score_tree_interval to Python, R and documentation #6038
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
valenad1
force-pushed
the
valenad-eif-scoring-history
branch
from
January 26, 2022 18:35
ef7769e
to
3288b7a
Compare
valenad1
force-pushed
the
valenad-eif-scoring-history-client-api
branch
from
January 26, 2022 18:41
45f6df8
to
a4f0b01
Compare
valenad1
force-pushed
the
valenad-eif-scoring-history-client-api
branch
from
January 26, 2022 19:18
a4f0b01
to
4b2696b
Compare
maurever
approved these changes
Feb 7, 2022
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.
LGTM, thanks @valenad1.
valenad1
force-pushed
the
valenad-eif-scoring-history-client-api
branch
from
March 4, 2022 01:09
4b2696b
to
0d7d6ba
Compare
valenad1
force-pushed
the
valenad-eif-scoring-history
branch
2 times, most recently
from
March 9, 2022 16:58
321eac5
to
25d0f39
Compare
valenad1
force-pushed
the
valenad-eif-scoring-history-client-api
branch
from
March 9, 2022 16:58
0d7d6ba
to
3fa351c
Compare
valenad1
force-pushed
the
valenad-eif-scoring-history
branch
from
October 26, 2023 17:27
b200341
to
e2f32ac
Compare
valenad1
force-pushed
the
valenad-eif-scoring-history-client-api
branch
from
October 26, 2023 17:28
3fa351c
to
f992519
Compare
valenad1
force-pushed
the
valenad-eif-scoring-history
branch
from
October 30, 2023 19:36
e2f32ac
to
b0cff73
Compare
valenad1
force-pushed
the
valenad-eif-scoring-history-client-api
branch
from
October 30, 2023 19:42
f992519
to
4d53eb9
Compare
valenad1
force-pushed
the
valenad-eif-scoring-history-client-api
branch
from
November 9, 2023 16:34
4d53eb9
to
91868be
Compare
maurever
previously approved these changes
Nov 14, 2023
valenad1
force-pushed
the
valenad-eif-scoring-history-client-api
branch
3 times, most recently
from
November 16, 2023 17:05
febd039
to
ff72314
Compare
valenad1
changed the title
PUBDEV-8547 - add score_each_iteration and score_tree_interval to Python, R and documentation
GH-7118 - add score_each_iteration and score_tree_interval to Python, R and documentation
Nov 20, 2023
maurever
approved these changes
Nov 20, 2023
valenad1
force-pushed
the
valenad-eif-scoring-history-client-api
branch
from
November 20, 2023 13:02
ff72314
to
6e0bfc2
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Add score_each_iteration and score_tree_interval to client APIs.
#7118