-
Notifications
You must be signed in to change notification settings - Fork 1k
[core] Move AbstractTabularTrainer to tabular #4851
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
Conversation
Job PR-4851-bd24491 is done. |
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.
Looks good to me, but I'd like clarification on why we are deleting the parallal model refit code
bd24491
to
0a8ea44
Compare
@Innixma please also note the change in |
Job PR-4851-cb446d1 is done. |
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!
cb446d1
to
9ff1c98
Compare
Job PR-4851-9ff1c98 is done. |
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, awesome work!
Issue #, if available:
Description of changes:
AbstractTrainer
,TimeSeriesTrainer
AbstractTabularTrainer
:formatting, typing additions to method signatures or removing dead code.Note: After your approval I will move the
AbstractTabularTrainer
out of core and into tabular. I am opening the PR in this state to make code review easier. @shchur @InnixmaBy submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.