xiaobh2010 / linearregression-lasso-ridge-elasticnet
基于波士顿房屋租赁价格数据,使用lasso回归算法做特征选择后,分别使用线性回归、Lasso回归、Ridge回归、Elasitic Net四类回归算法构建模型(分别测试1,2,3阶)
☆13Updated 5 years ago
Alternatives and similar repositories for linearregression-lasso-ridge-elasticnet:
Users that are interested in linearregression-lasso-ridge-elasticnet are comparing it to the libraries listed below
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆25Updated 6 years ago
- 基于Keras的LSTM多变量时间序列预测☆23Updated 7 years ago
- ☆32Updated 5 years ago
- 利用Python实现三层BP神经网络☆81Updated 6 years ago
- 数据预处理之缺失值处理,特征选择☆21Updated 5 years ago
- Using K-NN, SVM, Bayes, LSTM, and multi-variable LSTM models on time series forecasting☆49Updated 5 years ago
- PSO On neural Network and LSTM☆19Updated 3 years ago
- 常用的特征选择方法☆68Updated 2 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索 ,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- 基于深度学习的溶解氧时间序列预测模型☆28Updated 5 years ago
- 支持向量机,Support Vector Machine(SVM),多类分类☆31Updated 8 years ago
- 用TensorFlow搭建CNN/RNN/LSTM/GRU/BiRNN/BiLSTM/BiGRU/Capsule Network等deep learning模型☆59Updated 6 years ago
- Compare how ANNs, RNNs, LSTMs, and LSTMs with attention perform on time-series analysis☆42Updated 6 years ago
- A LSTM CNN stock price prediction model(SP500 market)☆10Updated 4 years ago
- 基于Keras框架,结合LSTM/GRU/Arima/WNN实现多方式的水质参数预测☆22Updated 6 years ago
- 机器学习预测系统汇总:包括贝叶斯网络、马尔科夫模型、线性回归、岭回归、多项式回归、决策树回归、深度神经网络预测☆73Updated 4 years ago
- 基于KNN聚类算法结合Dynamic Time Warping(动态时间调整)的时间序列分类☆59Updated 5 years ago
- Time Series Prediction, Stateful LSTM; 时间序列预测,洗发水销量/股票走势预测,有状态循环神经网络☆58Updated 7 years ago
- 使用CNN进行时间序列预测,这里的标签可以是多维的(即可以进行长期预测)。Using CNN for time series prediction, the label here can be multidimensional (that is, it can be use…☆20Updated 4 years ago
- 使用AR自回归模型与长短时记忆网络进行时间序列数据预测☆18Updated 5 years ago
- 机器学习集成模型之Stacking各类模型及工具源码☆116Updated 4 years ago
- Pytorch 实现RNN、LSTM、GRU模型☆78Updated 6 years ago
- PSO-Based-SVR to forecast potential delay time of bus arrival. Applied on City of Edmonton real data.☆42Updated 8 years ago
- Regression prediction of time series data using LSTM, SVM and random forest. 使用LSTM、SVM、随机森林对时间序列数据进行回归预测,注释拉满。☆184Updated 4 years ago
- 基于粒子群算法的神经网络优化股票价格预测☆33Updated 4 years ago
- 《应用时间序列分析》易丹辉、王燕著; 案例Python实现☆16Updated 5 years ago
- attempt to predict the stock price with BP neural network☆15Updated 7 years ago
- 利用时间序列预测汽车销量☆38Updated 6 years ago
- [大数据课程作业]分别采用神经网络、线性回归、SVM方法预测学生成绩☆44Updated 6 years ago
- PSO algorithm for multi-parameters optimizaiton☆66Updated 6 years ago