Create Forecasting Class
Open
enhancement
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
This should include:
1 - Prepare data for time series analysis
2 - Convert non-stationary data into stationary
3 - Running granger causality test for vector autoregression
4 - Visualizing your time series data
5 - Using VAR class to find order of your timeseries
6 - Using VARMAX class in python
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.