I’m looking for a model that analyzes complex numerical data and predicts occurrence of a certain pattern based on previous patterns.
Can anyone suggest a good model, or at least point me in the right direction? I’m looking for a model with code/implementation ala YOLO, not a research paper
Thanks
Use case examples:
- weather forecasting
- Multi-Step Time Series Forecasting. Given a time series of observations, predict a sequence of observations for a range of future time steps.