This message was deleted.
# neural-forecast
s
This message was deleted.
c
Hi @Afiq Johari. This is our basic tutorial on automatic hyperparameter tuning: https://nixtla.github.io/neuralforecast/examples/automatic_hyperparameter_tuning.html.
You can control the behaviou with the predefined parameters of the
init
method of the
auto
models:
we store the
results
object within the model, so you can then manually export it to any directory
we have an example on how to access the
results
object here: https://nixtla.github.io/neuralforecast/examples/automatic_hyperparameter_tuning.html