LeoLiu8023AmyLu / 102Flower-TrainingLinks
机器学习练习,使用SVM、随机森林、Adaboost算法训练 102 flower 训练集 得到特征提取
☆35Updated 8 years ago
Alternatives and similar repositories for 102Flower-Training
Users that are interested in 102Flower-Training are comparing it to the libraries listed below
Sorting:
- 记录小润了解的各种机器学习算法的实现以及基础概念,包括有监督学习,无监督学习,分类,聚类,回归;神经元模型,多层感知器,BP算法;损失函数,激活函数,梯度下降法;全连接网络、卷积神经网络、递归神经网络;训练集,测试集,交叉验证,欠拟合,过拟合;数据规范化等☆157Updated 9 years ago
- LSTM和SVM实现设备故障诊断☆50Updated 6 years ago
- 使用libsvm和遗传算法优化支持向量机的cost和gamma参数☆33Updated 13 years ago
- The codes的K-means,FCM,谱聚类,DBSCAN,AP(AffinityPropagation),DPC聚类算法比较☆156Updated 8 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆53Updated 7 years ago
- MATLAB Code for abnormal detection using Support Vector Data Description (SVDD).☆81Updated 3 years ago
- 感知器、贝叶斯分类、决策树分类、K最近邻法、逻辑回归、支持向量机...☆127Updated 11 years ago
- BP神经网络☆28Updated 10 years ago
- 天池工业AI大赛-智能制造质量预测,排名89/2539☆36Updated 7 years ago
- bp 神经网络算法☆126Updated 2 years ago
- 本科毕业设计 基于Haar特征与AdaBoost算法的人脸检测的实现☆51Updated 7 years ago
- Clustering / Subspace Clustering Algorithms on MATLAB☆232Updated 4 years ago
- 高斯混合模型(GMM 聚类)的 EM 算法实现。☆202Updated 6 years ago
- 包含一些比较常见的数据挖掘竞赛或者项目的源码☆129Updated 6 years ago
- 支持向量机,Support Vector Machine(SVM),多类分类☆31Updated 8 years ago
- 用python实现SVM/AdaBoost/C4.5/CART/Naïve Bayes等数据挖掘领域十大经典算法☆79Updated 7 years ago
- PSO algorithm for multi-parameters optimizaiton☆66Updated 6 years ago
- cdSRC(Class-Dependent Sparse Representation Classifier) 基于类别的稀疏表示分类器的简单实现,MATLAB代码版本。下面是原论文地址:☆24Updated 10 years ago
- MATLAB code for dimensionality reduction, feature extraction, fault detection, and fault diagnosis using Kernel Principal Component Analy…☆256Updated 3 years ago
- K-Means++(HCM), Fuzzy C-Means(FCM), Hierarchical Clustering, DBscan☆379Updated 6 months ago
- 利用Python实现三层BP神经网络☆82Updated 7 years ago
- 提取图像的灰度共生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类☆120Updated 6 years ago
- BLS Code☆127Updated 6 years ago
- 项目基于论文《Fuzzy c-Means Algorithms for Very Large Data》,使用Python语言实现FCM算法及其扩展算法,包括FCM、spFCM、oFCM、kFCM、reskFCM、spkFCM、okFCM。☆66Updated 6 years ago
- 【火炉炼AI】-机器学习系列文章☆207Updated 6 years ago
- 机器学习、深度学习一些个人认为不错的书籍。☆85Updated 2 years ago
- 2019科大讯飞工程机械赛题-亚军☆39Updated 5 years ago
- Python code of RBF neural network classification model☆46Updated 6 years ago
- 利用深度RBM构建多分类模型☆19Updated 10 years ago
- Weighted LSSVM for regression☆37Updated 6 years ago