LaoluWork / Tpshop-AutoTest
Tpshop自动化测试项目主体使用Selenium+PyTest+allure+PyMysql,部分使用Requests实现接口自动化
☆14Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Tpshop-AutoTest
- 信息分析预测期末课设_使用ARIMA模型与SVR对一组时间序列数据进行预测分析☆11Updated 5 years ago
- Time series missing data imputation with Temporal Convolutional Denoising Autoencoder☆18Updated 3 months ago
- 基于VMD-Attention-LSTM的时间序列预测模型(代码仅使用了一个较小数据集的训练及预测,内含使用使用逻辑,适合初学者观看,模型结构是可行的,有能力的请尝试使用更大的数据集训练)☆43Updated last year
- 基于pso算法和sklearn的算法包实现了pso-svr算法,优化svr预测模型的参数选择☆12Updated 4 years ago
- python实现的随机森林☆88Updated 2 years ago
- 时间序列异常检测☆50Updated 5 years ago
- 本项目为时间序列预测项目,主要重点在于对预测项目整体流程的梳理总结,不同框架下如何进行简单数据处理和模型搭建。因此项目中搭建的主要为一些常用模型(后续会不断修改完善)。模型包含了prophet模型、keras库的bp神经网络和lstm网络模型、pytorch …☆18Updated last year
- CNN with attention and CNN_LSTM_attention(pytorch)☆18Updated 4 years ago
- ☆9Updated 3 years ago
- the extension of https://github.com/philipperemy/keras-attention-mechanism , create a new scipt to add attetion to input dimensions rath…☆77Updated 3 months ago
- CNN-LSTM-attention☆10Updated 3 years ago
- 建立SARIMA-LSTM混合模型预测时间序列问题。以PM2.5值为例,使用UCI公开的自2013年1月17日至2015年12月31日五大城市PM2.5小时检测数据,将数据按时间段划分,使用SARIMA过滤其线性趋势,再对过滤后的残差使用LSTM进行预测,最后对预测结果进行…☆64Updated 5 years ago
- A spatiotemporal causal convolutional network for predicting PM2.5 concentrations.☆60Updated 2 years ago
- This is a project for predicting air pollutants in London by time series model, including lstm, bilstm, Convlstm, attention lstm, lightGB…☆134Updated 4 years ago
- Implementation of 2 VAE architectures with LSTM and GRU for anomaly detection on sequential data☆20Updated 2 years ago
- 使用svr, mlp, rnn, lstm, am-lstm进行多元时间序列回归预测☆50Updated last year
- 这个开源项目主要是对经典的时间序列预测算法论文进行复现,模型主要参考自GluonTS,框架主要参考自Informer☆122Updated 3 years ago
- ☆236Updated 8 months ago
- A python long reach passive optical network simulator.☆10Updated 6 years ago
- 经验模态分解 (Empirical Mode Decomposition)☆48Updated 4 years ago
- CEEMDAN+SampleEntropy+LSTM+RF☆14Updated 3 years ago
- pm2.5 prediction code using LSTM and CNN hybrid model☆22Updated 5 years ago
- 使用支持向量机、弹性网络、随机森林、LSTM、SARIMA等多种算法进行时间序列的回归预测,除此以外还采取了多种组合方法对以上算法输出的结果进行组合预测。Support vector machine, elastic network, random forest, LSTM…☆41Updated 4 years ago
- GA,PSO,LSTM...☆23Updated 6 years ago
- ☆33Updated 3 years ago
- ☆16Updated 3 years ago
- 包含灰色预测模型:灰色单变量预测模型GM(1,1)模型,灰色多变量预测模型GM(1,N)模型,GM(1,N)幂模型,灰色多变量周期幂模型GM(1,N|sin)幂模型,以及灰色关联模型☆70Updated 2 years ago
- (pytorch)time_series_data-prediction-with-gru-and-lstm☆42Updated 2 years ago
- 基于LSTM的多变量时间序列预测☆17Updated 7 months ago
- ☆68Updated last year