-
Notifications
You must be signed in to change notification settings - Fork 1k
[timeseries] Fix loading of Tabular models failing if predictor moved to a different directory #4171
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-4171-4b866cd 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.
Thanks! Made some comments.
timeseries/src/autogluon/timeseries/models/autogluon_tabular/mlforecast.py
Outdated
Show resolved
Hide resolved
timeseries/src/autogluon/timeseries/models/autogluon_tabular/mlforecast.py
Outdated
Show resolved
Hide resolved
timeseries/src/autogluon/timeseries/models/autogluon_tabular/mlforecast.py
Outdated
Show resolved
Hide resolved
|
1721730
to
73c1dc2
Compare
|
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.
Thanks!
Job PR-4171-73c1dc2 is done. |
… to a different directory (autogluon#4171)
Issue #, if available: Fixes #4133
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.