Skip to content
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

[timeseries] Add option to keep lightning_logs after training #3937

Merged
merged 2 commits into from
Feb 20, 2024

Conversation

shchur
Copy link
Collaborator

@shchur shchur commented Feb 20, 2024

Issue #, if available: Fixes #3853

Description of changes:

  • Add hyperparameter keep_lightning_logs to GluonTS models. If set to True, lightning_logs directory won't be removed after training.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@shchur shchur added the module: timeseries related to the timeseries module label Feb 20, 2024
@shchur shchur added this to the 1.0.1 Release milestone Feb 20, 2024
Copy link
Contributor

@canerturkmen canerturkmen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@shchur shchur merged commit f05d5bf into autogluon:master Feb 20, 2024
20 of 21 checks passed
@shchur shchur deleted the keep-logs branch February 20, 2024 12:44
@Innixma Innixma modified the milestones: 1.0.1 Release, 1.1 Release Apr 5, 2024
LennartPurucker pushed a commit to LennartPurucker/autogluon that referenced this pull request Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: timeseries related to the timeseries module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Make Deletion of lightning_logs Directory Optional in TimeSeries Models
3 participants