Time Series Forecasting
Time-series models
- Exponential Smoothing
- ARIMA
- Prophet
- Neuronal networks - RNN
Machine learning models
- Linear regression
- Random Forests
- Gradient Boosting Machines (xgb, lightGBMs)
- SVM, KNN
Machine learning models - Predictors & Features

<aside>
💡 Predictor Variables: Additional information about the time and situation in which the events developed.
</aside>
Predictors and target data
Prediction by predictors

Prediction by historical data
