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] Parallel Training of Time series Predictor #4213

Open
shchur opened this issue May 21, 2024 Discussed in #4189 · 1 comment
Open

[timeseries] Parallel Training of Time series Predictor #4213

shchur opened this issue May 21, 2024 Discussed in #4189 · 1 comment
Labels
enhancement New feature or request feature: distributed Related to Distributed AutoGluon module: timeseries related to the timeseries module
Milestone

Comments

@shchur
Copy link
Collaborator

shchur commented May 21, 2024

Discussed in #4189

Originally posted by vamshik113 May 10, 2024
Hello, I've been utilizing AutoGluon and finding it quite enjoyable. I had a question about parallelizing model training. Is it possible to concurrently train all forecasters and then utilize the outputs of the best models for Ensemble Training? For instance, suppose I have an ECR Node group with multiple nodes that could be leveraged to parallelise the training of each model.

@shchur shchur added enhancement New feature or request module: timeseries related to the timeseries module labels May 21, 2024
@Innixma Innixma added this to the 2024 Tracker milestone May 21, 2024
@Innixma Innixma added the feature: distributed Related to Distributed AutoGluon label May 21, 2024
@Innixma
Copy link
Contributor

Innixma commented May 21, 2024

Related: #4215

@rey-allan is currently looking into parallel training for Tabular with an identical goal. I think the solution we come up with should be transferable to TimeSeries with relative ease.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature: distributed Related to Distributed AutoGluon module: timeseries related to the timeseries module
Projects
None yet
Development

No branches or pull requests

2 participants