wpj12 / SVM
二分类SVM与多分类SVM的实现
☆15Updated 7 years ago
Alternatives and similar repositories for SVM:
Users that are interested in SVM are comparing it to the libraries listed below
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- It is a project of SVM optimization algorithm which use the Grey Wolf Optimizer☆80Updated 5 years ago
- 使用遗传算法优化支持向量机/Optimization of support vector machine using genetic algorithm☆38Updated 3 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
- about how to use CNN with one dimensional signal☆29Updated 6 years ago
- 支持向量机,Support Vector Machine(SVM),多类分类☆31Updated 8 years ago
- 使用libsvm进行分类☆17Updated 5 years ago
- ALOT dataset ,multi-class SVM,AdaBoost,K-SVD,LBP,HOG,Gabor☆24Updated 6 years ago
- Emotion Recognition using PSO and SVM☆15Updated 3 years ago
- Weighted LSSVM for regression☆38Updated 6 years ago
- Include BP / GA_SVM / GS_SVM / KNN / LDA / PCA / PSO_SVM☆29Updated 3 years ago
- 粒子群算法优化支持向量机☆137Updated 2 years ago
- 主成分分析,Principal Component Analysis(PCA)☆47Updated 8 years ago
- 基于一维卷积神经网络(1D-CNN)的多元时间序列分类☆77Updated 4 years ago
- 使用遗传算法结合决策树做特征选择/Using genetic algorithm for feature selection with decision tree☆25Updated 6 years ago
- 使用5-6个模型(可以是knn svm 贝叶斯等等)用投票的方式做一个集成学习对MNIST数据集进行分类。☆24Updated 6 years ago
- Code to validate the "Particle swarm optimization of deep neural networks architectures for image classification" paper.☆91Updated 4 years ago
- 用Python实现SVM多分类器☆402Updated last year
- Particle Swarm Optimization Least-squares support-vector machine without any machine learning libraries☆10Updated 4 years ago
- 提取图像的灰度共生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类☆119Updated 5 years ago
- An Architecture Combining Convolutional Neural Network (CNN) and Linear Support Vector Machine (SVM) for Image Classification☆384Updated 2 years ago
- Support Vector Regression☆55Updated 6 years ago
- Use Hilbert-Huang Transform(EMD), MFCC, semi-supervised Rough Fuzzy Laplacian Eigenmap(SS-RFLE) to extract features of signals. Use FCM,…☆47Updated 7 years ago
- Basic algorithms about machine learnig☆50Updated 4 years ago
- PSO algorithm for multi-parameters optimizaiton☆66Updated 6 years ago
- Signal prediction by using LSSVM with PSO and PSR☆24Updated 6 years ago
- 基于cnn和lstm的动作视频序列识别☆15Updated 6 years ago
- Multi-classification problem, svm, knn, matlab☆14Updated 7 years ago
- 基于PCA和SVM的人脸识别☆49Updated 6 years ago
- demonstrate pso-svm in python☆15Updated 5 years ago