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
- 常用的特征选择方法☆68Updated 2 years ago
- ☆32Updated 5 years ago
- PSO On neural Network and LSTM☆19Updated 3 years ago
- 数据预处理之缺失值处理,特征选择☆21Updated 6 years ago
- 机器学习预测系统汇总:包括贝叶斯网络、马尔科夫模型、线性回归、岭回归、多项式回归、决策树回归、深度神经网络预测☆74Updated 4 years ago
- A LSTM CNN stock price prediction model(SP500 market)☆10Updated 4 years ago
- 基于深度学习的溶解氧时间序列预测模型☆28Updated 5 years ago
- Time Series Prediction, Stateful LSTM; 时间序列预测,洗发水销量/股票走势预测,有状态循环神经网络☆58Updated 7 years ago
- 麻雀算法优化支持向量机 python实现☆13Updated 3 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- 机器学习集成模型之Stacking各类模型及工具源码☆117Updated 4 years ago
- 基于遗传算法的特征选择☆128Updated 5 years ago
- 集成学习Stacking方法详解☆74Updated 5 years ago
- 利用Python实现三层BP神经网络☆82Updated 7 years ago
- 基于Keras的LSTM多变量时间序列预测☆23Updated 7 years ago
- 使用支持向量机、弹性网络、随机森林、LSTM、SARIMA等多种算法进行时间序列的回归预测,除此以外还采取了多种组合方法对以上算法输出的结果进行组合预测。Support vector machine, elastic network, random forest, LSTM…☆46Updated 4 years ago
- PSO algorithm for multi-parameters optimizaiton☆66Updated 6 years ago
- In this project I developed Convolutional Neural Network models for univariate , multivariate , multi-step time series forecasting.☆15Updated 5 years ago
- 使用AR自回归模型与长短时记忆网络进行时间序列数据预测☆18Updated 5 years ago
- 利用时间序列预测汽车销量☆39Updated 6 years ago
- Using K-NN, SVM, Bayes, LSTM, and multi-variable LSTM models on time series forecasting☆49Updated 5 years ago
- 利用深度RBM构建多分类模型☆19Updated 9 years ago
- 基于KNN聚类算法结合Dynamic Time Warping(动态时间调整)的时间序列分类☆60Updated 5 years ago
- GA,PSO,LSTM...☆25Updated 6 years ago
- 机器学习预测模型,分别用逻辑回归,决策树,随机森林,神经网络,XGBOOST和支持向量机算法建模,交叉验证,并选出AUC最优的模型。特征工程优化后,AUC值达到0.8259☆55Updated 5 years ago
- ☆10Updated 6 years ago
- 《应用时间序列分析》易丹辉、王燕著; 案例Python实现☆16Updated 5 years ago
- 基于seq2seq模型的风功率预测☆28Updated 5 years ago
- 使用bp神经网络预测股票价格。BP neural network is used to predict the stock price.☆36Updated 4 years ago