Machine LearningData SciencePython
Global Models- Train Multiple Time Series on Same Model
We can use multiple time series datasets and train on single model with help of DARTS python library. Take different time series and fit on the selected model and dothe forecast as per your need. Some times its very useful, we dont need to maintain multiple models. We can train single model for the multiple tasks.
Watch Full Video Tutorial here
Download Notebook here