penguin1214 / classification
Three-layer BP neural network used to classify Iris dataset.
☆40Updated 5 years ago
Alternatives and similar repositories for classification:
Users that are interested in classification are comparing it to the libraries listed below
- bp 神经网络算法☆120Updated last year
- BP神经网络☆28Updated 9 years ago
- 利用Python实现三层BP神经网络☆80Updated 6 years ago
- 使用5-6个模型(可以是knn svm 贝叶斯等等)用投票的方式做一个集成学习对MNIST数据集进行分类。☆23Updated 6 years ago
- Python 建立的BP神经网络处理预测相关公交线路数据☆36Updated 7 years ago
- attempt to predict the stock price with BP neural network☆15Updated 7 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- 支持向量机,Support Vector Machine(SVM),多类分类☆31Updated 8 years ago
- 主成分分析,Principal Component Analysis(PCA)☆47Updated 7 years ago
- 基于Keras的LSTM多变量时间序列预测☆176Updated 7 years ago
- Time Series Prediction, Stateful LSTM; 时间序列预测,洗发水销量/股票走势预测,有状态循环神经网络☆58Updated 7 years ago
- a back propagation neural network with genetic algorithm☆79Updated 7 years ago
- BP神经网络☆16Updated 6 years ago
- ARMA, ARIMA, ARCH model☆65Updated 4 years ago
- 基于TensorFlow的深度学习、深度增强学习代码:NN(传统神经网络)、CNN(卷积神经网络)、RNN(递归神经网络)、LSTM(长短期记忆网络)、GAN(生成对抗网络)、DRL(深度增强学习)☆50Updated 7 years ago
- 决策树、随机森林☆48Updated 6 years ago
- 机器学习预测模型,分别用逻辑回归,决策树,随机森林,神经网络,XGBOOST和支持向量机算法建模,交叉验证,并选出AUC最优的模型。特征工程优化后,AUC值达到0.8259☆54Updated 4 years ago
- 阿里天池,广东公共交通大数据竞赛,简单实践,主要涉及特征提取,特征选择,scikit-learn使用☆10Updated 9 years ago
- 集成学习Stacking方法详解☆71Updated 5 years ago
- 常用的特征选择方法☆68Updated 2 years ago
- 基于Keras的LSTM多变量时间序列预测☆23Updated 7 years ago
- 简单的BP神经网络Python实现,自定义神经元层数和数量,单次输入/输出均为一维列表☆10Updated 6 years ago
- BPNN, SVC, SVR, CART, GSOM, LOF, K_MEANS, GRNN, LR, MLR☆20Updated 7 years ago
- 基于波士顿房屋租赁价格数据,使用lasso回归算法做特征选择后,分别使用线性回归、Lasso回归、Ridge回归、Elasitic Net四类回归算法构建模型(分别测试1,2,3阶)☆13Updated 5 years ago
- Weighted LSSVM for regression☆38Updated 6 years ago
- [大数据课程作业]分别采用神经网络、线性回归、SVM方法预测学生成绩☆44Updated 6 years ago
- 基于Keras框架,结合LSTM/GRU/Arima/WNN实现多方式的水质参数预测☆22Updated 6 years ago
- 利用深度RBM构建多分类模型☆19Updated 9 years ago
- 这是利用Tensorflow实现的简单BP神经网络模型☆37Updated 6 years ago
- 使用bp神经网络预测股票价格。BP neural network is used to predict the stock price.☆35Updated 4 years ago