-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
In the readme maybe separate automatic forecast into auto_ets and auto_arima, adding an example for the last:
model = auto_arima(log_air_passengers; seasonal = 12)
And in documentation improve the automatic forecast section adding working examples of auto-arima. Saying that is possible to fix an integration order, play with the parameters...
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers