LeoLiu8023AmyLu / 102Flower-Training
机器学习练习,使用SVM、随机森林、Adaboost算法训练 102 flower 训练集 得到特征提取
☆33Updated 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
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- MATLAB Code for abnormal detection using Support Vector Data Description (SVDD).☆79Updated 2 years ago
- LSTM和SVM实现设备故障诊断☆49Updated 6 years ago
- GA_python for multi-parameters optimization☆27Updated 6 years ago
- 2019科大讯飞工程机械赛题-亚军☆39Updated 5 years ago
- 感知器、贝叶斯分类、决策树分类、K最近邻法、逻辑回归、支持向量机...☆128Updated 10 years ago
- Python code of RBF neural network classification model☆46Updated 6 years ago
- 用python实现SVM/AdaBoost/C4.5/CART/Naïve Bayes等数据挖掘领域十大经典算法☆79Updated 7 years ago
- 使用libsvm和遗传算法优化支持向量机的cost和gamma参数☆32Updated 13 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆25Updated 6 years ago
- The codes的K-means,FCM,谱聚类,DBSCAN,AP(AffinityPropagation),DPC聚类算法比较☆155Updated 7 years ago
- Python 建立的BP神经网络处理预测相关公交线路数据☆36Updated 7 years ago
- 集成学习Stacking方法详解☆74Updated 5 years ago
- Principal Component Analysis☆26Updated 9 years ago
- 天池工业AI大赛-智能制造质量预测,排名89/2539☆36Updated 6 years ago
- features extraction;artificial features;hog;haar;lbp;sift;softnms☆34Updated 3 years ago
- 利用深度RBM构建多分类模型☆19Updated 9 years ago
- ALOT dataset ,multi-class SVM,AdaBoost,K-SVD,LBP,HOG,Gabor☆24Updated 6 years ago
- 本科毕业设计 基于Haar特征与AdaBoost算法的人脸检测的实现☆49Updated 6 years ago
- MATLAB code for dimensionality reduction, feature extraction, fault detection, and fault diagnosis using Kernel Principal Component Analy…☆248Updated 3 years ago
- 记录小润了解的各种机器学习算法的实现以及基础概念,包括有监督学习,无监督学习,分类,聚类,回归;神经元模型,多层感知器,BP算法;损失函数,激活函数,梯度下降法;全连接网络、卷积神经网络、递归神经网络;训练集,测试集,交叉验证,欠拟合,过拟合;数据规范化等☆154Updated 8 years ago
- ☆53Updated 7 years ago
- AdaboostExample☆43Updated 5 years ago
- Practice of two Pattern Recognition methods. Face Recognition based on SVM and SRC.☆25Updated 5 years ago
- Include BP / GA_SVM / GS_SVM / KNN / LDA / PCA / PSO_SVM☆29Updated 3 years ago
- 利用最小二乘支持向量机进行分类器建模,改进鲸鱼算法(基于冯洛伊曼拓扑的鲸鱼算法)进行超参数寻优☆40Updated 5 years ago
- 使用遗传算法优化支持向量机/Optimization of support vector machine using genetic algorithm☆38Updated 3 years ago
- 整理记录本人担任课程助教设计的四个机器学习实验,主要涉及简单的线性回归、朴素贝叶斯分类器、支持向量机、CNN做文本分类。内附实验指导书、讲解PPT、参考代码,欢迎各位码友讨论交流。☆115Updated 7 years ago
- Feature reduction projections and classifier models are learned by training dataset and applied to classify testing dataset. A few approa…☆72Updated 3 years ago
- Weighted LSSVM for regression☆38Updated 6 years ago