Slackbot
12/12/2023, 1:36 PMCristian (Nixtla)
12/12/2023, 1:45 PMCristian (Nixtla)
12/12/2023, 1:47 PMValeriy
12/12/2023, 3:56 PMCristian (Nixtla)
12/12/2023, 4:59 PMmax_steps
to at least 1k. If you have several thousands increase it further, to 5k-10k. This in our experience is more than enough for the NBEATS/NHITS. To add validation you need to specify a val_size
on the fit
method. And you can control how often the validation loss is computed with parameter val_check_steps
of the model.Valeriy
12/12/2023, 5:05 PM