https://github.com/nixtla logo
e

Elijas

12/19/2022, 10:00 PM
Hey all, I have a couple of simple questions 1. Why neuralforecast, statsforecast, mlforecast are different libraries? Are models reusable between the libraries? If I wanted to use a neural network from neuralforecast inside my statsforecast pipeline, will I be able to?
1
m

Max (Nixtla)

12/19/2022, 10:10 PM
Hi! We decided to make the libraries completely independent. Models are currently not reusable in other libraries. We are working into making everything compatible 🙂
1
e

Elijas

12/19/2022, 10:11 PM
Thank you for such a quick reply! Appreciated
🙌 1
2 Views