LiuChen-China / PythonFunctions
一些常用的功能型python模块接口,如:批量下载百度图片、moran指数(莫兰指数)、ARIMA、灰色预测GM(1,1)
☆41Updated 5 years ago
Alternatives and similar repositories for PythonFunctions
Users that are interested in PythonFunctions are comparing it to the libraries listed below
Sorting:
- 时间序列ARIMA模型的销量预测☆63Updated 6 years ago
- 客流量时间序列预测模型☆123Updated 3 years ago
- 建立SARIMA-LSTM混合模型预测时间序列问题。以PM2.5值为例,使用UCI公开的自2013年1月17日至2015年12月31日五大城市PM2.5小时检测数据,将数据按时间段划分,使用SARIMA过滤其线性趋势,再对过滤后的残差使用LSTM进行预测,最后对预测结果进行…☆79Updated 6 years ago
- 基于Keras的LSTM多变量时间序列预测☆177Updated 7 years ago
- Codes for time series forecast