penguin1214 / classificationLinks
Three-layer BP neural network used to classify Iris dataset.
☆40Updated 6 years ago
Alternatives and similar repositories for classification
Users that are interested in classification are comparing it to the libraries listed below
Sorting:
- 主成分分析,Principal Component Analysis(PCA)☆47Updated 8 years ago
- BP神经网络☆28Updated 10 years ago
- 使用5-6个模型(可以是knn svm 贝叶斯等等)用投票的方式做一个集成学习对MNIST数据集进行分类。☆24Updated 6 years ago
- 利用Python实现三层BP神经网络☆82Updated 7 years ago
- bp 神经网络算法☆124Updated 2 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- 这是利用Tensorflow实现的简单BP神经网络模型☆38Updated 6 years ago
- 支持向量机,Support Vector Machine(SVM),多类分类☆31Updated 8 years ago
- Python 建立的BP神经网络处理预测相关公交线路数据☆37Updated 7 years ago
- 卷积神经网络提取特征并用于SVM//www.cnblogs.com/chuxiuhong/p/6132814.html☆15Updated 7 years ago
- 用python实现SVM/AdaBoost/C4.5/CART/Naïve Bayes等数据挖掘领域十大经典算法☆79Updated 7 years ago
- 机器学习预测系统汇总:包括贝叶斯网络、马尔科夫模型、线性回归、岭回归、多项式回归、决策树回归、深度神经网络预测☆76Updated 4 years ago
- kaggle上的一个房屋价格预测比赛☆37Updated 7 years ago
- 基于Python实现了K-Means、GMM、DBSCAN、AGNES等四种常见的聚类算法☆69Updated 6 years ago
- Support Vector Regression☆56Updated 6 years ago
- 基于iris数据集进行四种机器学习算法(决策树、朴素贝叶斯、随机森林、支持向量机SVM)的训练,使用交叉检验(Cross-validation)对比了各算法的预测准确率。☆21Updated 5 years ago
- 聚类算法k-means的简单实现☆39Updated 6 years ago
- attempt to predict the stock price with BP neural network☆15Updated 8 years ago
- PSO algorithm for multi-parameters optimizaiton☆65Updated 6 years ago
- BPNN for regression problems by tensorflow☆9Updated 6 years ago
- python实现的随机森林☆101Updated 2 years ago
- Time Series Prediction, Stateful LSTM; 时间序列预测,洗发水销量/股票走势预测,有状态循环神经网络☆58Updated 7 years ago
- Weighted LSSVM for regression☆38Updated 6 years ago
- The Python implementation of KNN algorithm.☆14Updated 10 years ago
- Python code of RBF neural network classification model☆46Updated 6 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆25Updated 6 years ago
- ☆32Updated 5 years ago
- 集成学习Stacking方法详解☆75Updated 5 years ago
- A small project abot GA and ANN,基于TensorFlow实现基于遗传算法的神经网络结构搜索技术,在威斯康星乳腺癌细胞分类的数据集上面进行实验,并与传统的机器学习的分类算法进行对比,验证该算法的结果的优劣性。☆37Updated 5 years ago
- 利用回归模型实现房价预测☆45Updated 6 years ago