forked from mo2ye/SARIMA-LSTM
-
Notifications
You must be signed in to change notification settings - Fork 0
364547/SARIMA-LSTM
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
建立SARIMA-LSTM混合模型预测时间序列问题。以PM2.5值为例,使用UCI公开的自2013年1月17日至2015年12月31日五大城市PM2.5小时检测数据,将数据按时间段划分,使用SARIMA过滤其线性趋势,再对过滤后的残差使用LSTM进行预测,最后对预测结果进行检验和分析。
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%