LeoLiu8023AmyLu / 102Flower-Training
机器学习练习,使用SVM、随机森林、Adaboost算法训练 102 flower 训练集 得到特征提取
☆32Updated 7 years ago
Alternatives and similar repositories for 102Flower-Training:
Users that are interested in 102Flower-Training are comparing it to the libraries listed below
- The codes的K-means,FCM,谱聚类,DBSCAN,AP(AffinityPropagation),DPC聚类算法比较☆148Updated 7 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- LSTM和SVM实现设备故障诊断☆49Updated 5 years ago
- 模糊聚类算法及其改进算法☆14Updated 3 years ago
- BP神经网络☆28Updated 9 years ago
- 常用的特征选择方法☆68Updated 2 years ago
- Python 建立的BP神经网络处理预测相关公交线路数据☆36Updated 7 years ago
- iris数据集的基本数据分析方法,包括KNN,LG,NB,SVM算法。☆44Updated 7 years ago
- AdaboostExample☆43Updated 5 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆25Updated 5 years ago
- 2018年研究生数学建模F组题☆14Updated last year
- ☆13Updated 5 years ago
- 本代码将用极端随机森林(Extremely Random Forests, ERF)来训练图像分类器。一个目标识 别系统就是利用图像分类器将图像分到已知的类别中。 ERF在机器学习领域非常流行,因为ERF 具有较快的速度和比较精确的准确度。我们基于图像的特征构建一组决策树,…☆10Updated 7 years ago
- 本项目开发了一个机器学习和深度学习的训练工具。该训练工具基于sklearn和pytorch,不仅支 持常规训练、交叉验证训练,还支持贝叶斯搜索参数,并可随时自动保存训练模型和日志。☆11Updated last year
- 利用深度RBM构建多分类模型☆19Updated 9 years ago
- MATLAB Code for abnormal detection using Support Vector Data Description (SVDD).☆78Updated 2 years ago
- cdSRC(Class-Dependent Sparse Representation Classifier) 基于类别的稀疏表示分类器的简单实现,MATLAB代码版本。下面是原论文地址:☆23Updated 10 years ago
- ☆20Updated 5 years ago
- 支持向量机,Support Vector Machine(SVM),多类分类☆30Updated 8 years ago
- This repository contains the source code for four oversampling methods that I wrote in MATLAB: 1) SMOTE 2) Borderline SMOTE 3) Safe Level…☆37Updated 8 years ago
- 机器学习部分算法实现,分类、聚类、回归(LR、Kmeans、GMM、PCA)☆11Updated 5 years ago
- 基于遗传算法的特征选择☆126Updated 5 years ago
- 模糊聚类算法_python版☆28Updated last year
- some small codes about deep learning☆51Updated 6 years ago
- 集成学习Stacking方法详解☆70Updated 5 years ago
- 基于波士顿房屋租赁价格数据,使用lasso回归算法做特征选择后,分别使用线性回归、Lasso回归、Ridge回归、Elasitic Net四类回归算法构建模型(分别测试1,2,3阶)☆14Updated 5 years ago
- Practice of two Pattern Recognition methods. Face Recognition based on SVM and SRC.☆25Updated 5 years ago
- 在sklearn下,几种常用的特征选择方法☆40Updated 9 years ago
- 数据预处理之缺失值处理,特征选择☆21Updated 5 years ago
- Using CNN features, SVM classifier and Transfer Learning☆12Updated 9 years ago