https://github.com/nixtla logo
#random
Title
s

Simon Weppe

07/20/2023, 4:05 AM
Hi there @Max (Nixtla) @Cristian (Nixtla). I have a general question about how
mlforecast
,
statsforecast
and
neuralforecast
can interact (or not?). From what I understand,
mlforecast
allows to train and apply any models from sklearn as well as lightgbm/xgboost. Is it possible to also use models from
statsforecast
(e.g. AutoARIMA) or from
neuralforecast
(e.g. NBEATS) ?