This message was deleted.
# neural-forecast
s
This message was deleted.
k
Hey @Afiq Johari I think some of the bottle neck can be traced back to these forecast parsing functions: • https://github.com/Nixtla/neuralforecast/blob/main/neuralforecast/core.py#L41https://github.com/Nixtla/neuralforecast/blob/main/neuralforecast/core.py#L80https://github.com/Nixtla/neuralforecast/blob/main/neuralforecast/core.py#L102 We would need to confirm the bottleneck. My intuition is to that vectorizing the functions can improve the speed.
🙏 1