JUDAIhyper / Traffic_PredictLinks
2019年广西人工智能设计大赛:交通-地铁客流量预测Baseline(三等奖)
☆51Updated 4 years ago
Alternatives and similar repositories for Traffic_Predict
Users that are interested in Traffic_Predict are comparing it to the libraries listed below
Sorting:
- a model for traffic flow forecast☆29Updated 6 years ago
- [This repo will NOT be maintained until further notice. Sorry for the inconvencience.] Baselines for Traffic Flow Prediction. (HA, ARIMA,…☆21Updated 4 years ago
- Multidimensional Time Series Prediction by using LSTM☆56Updated 6 years ago
- LCTFP: A freeway traffic flow prediction model based on CNN and LSTM☆97Updated 6 years ago
- 分别使用三种图卷积做一个简单的交通流量预测模型。☆37Updated 4 years ago
- 地铁乘客流量预测☆30Updated 6 years ago
- used for Stock Prodiction&power prediction&Traffic prediction by ARIMA,xgboost,RNN,LSTM,TCN☆111Updated 5 years ago
- 使用支持向量机、弹性网络、随机森林、LSTM、SARIMA等多种算 法进行时间序列的回归预测,除此以外还采取了多种组合方法对以上算法输出的结果进行组合预测。Support vector machine, elastic network, random forest, LSTM…☆46Updated 4 years ago
- ☆20Updated 3 years ago
- 本项目为时间序列预测项目,主要重点在于对预测项目整体流程的梳理总结,不同框架下如何进行简单数据处理和模型搭建。因此项目中搭建的主要为一些常用模型(后续会不断修改完善)。模型包含了prophet模型、keras库的bp神经网络和lstm网络模型、pytorch …☆22Updated 2 years ago
- 利用时间序列 预测汽车销量☆41Updated 6 years ago
- 利用已有的地铁流量历史数据建立模型,实现数据间存在的关联,为该城市未来一天的地铁流量进行一个较为准确的预测☆26Updated 5 years ago
- ASTGCN, LSTM, GCN LSTM with fused result from previous week, day, hour☆20Updated 2 years ago
- 使用GCN和GRU组合模型,多站点气温预测☆38Updated 3 years ago
- 比较 TCN、GRU、GCN、TGCN、 TCN+GCN 在 交通流量预测方面的准确率效果。☆136Updated 4 years ago
- 时间序列ARIMA模型的销量预测☆62Updated 7 years ago
- Air Quality Predictions with a Semi-Supervised Bidirectional LSTM Neural Network☆24Updated 3 years ago
- 运用GAN来进行交通流预测和数据修复☆22Updated 4 years ago
- A Hybrid Deep Learning Model with Attention based ConvLSTM Networks for Short-Term Traffic Flow Prediction☆107Updated 3 years ago
- 客流预测、Resnet☆15Updated 5 years ago
- 建立SARIMA-LSTM混合模型预测时间序列问题。以PM2.5值为例,使用UCI公开的自2013年1月17日至2015年12月31日五大城市PM2.5小时检测数据,将数据按时间段划分,使用SARIMA过滤其线性趋势,再对过滤后的残差使用LSTM进行预测,最后对预测结果进行…☆80Updated 6 years ago
- 交通流量多模型预测☆49Updated 4 years ago
- 使用LSTM、ANN网络进行时间序列的多步预测。一般情况下机器学习算法在进行时间序列预测时采取一步预测的方法。该段代码将其拓展到多步预测的情形。主要改进在于数据的构建。LSTM and ANN are used to predict the time series. In …☆16Updated 4 years ago
- 一种有效的电力负荷预测方法☆63Updated 5 years ago
- This is a project for predicting air pollutants in London by time series model, including lstm, bilstm, Convlstm, attention lstm, lightGB…☆144Updated 4 years ago
- ☆17Updated 3 years ago
- Performed comparative analysis of BiLSTM, CNN-BiLSTM and CNN-BiLSTM with attention models for forecasting cases.☆44Updated 2 years ago
- Multi-Attention Temporal Graph Convolution Network for Traffic Flow Forecasting☆18Updated 2 years ago
- 交通流量预测项目在研,以下是本人学习过程中积累整理的资源,会持续更新☆228Updated 4 years ago
- 基于seq2seq模型的风功率预测☆28Updated 5 years ago