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

train_model: problem with model_id in multiple nnetar method #50

Open
VitoFanelli opened this issue Jan 23, 2020 · 0 comments
Open

train_model: problem with model_id in multiple nnetar method #50

VitoFanelli opened this issue Jan 23, 2020 · 0 comments
Assignees
Labels
Milestone

Comments

@VitoFanelli
Copy link

The model_id in nnetar method must be "nnetar" (not "nnetar1" or "nnetar2"). This imply one nnetar model at a time and not multiples in train_model function. In case of model_id different from "nnetar" train_model functions return an error, otherwise it works correctly.

The file belows contains an example.
nnetar_problem_tsstudio.txt

@RamiKrispin RamiKrispin self-assigned this Jan 23, 2020
@RamiKrispin RamiKrispin added this to the Version 0.1.7 milestone Jan 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants