zhaoxingfeng / SVM
支持向量机,Support Vector Machine(SVM),多类分类
☆31Updated 8 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
- Weighted LSSVM for regression☆38Updated 6 years ago
- PSO algorithm for multi-parameters optimizaiton☆66Updated 6 years ago
- 麻雀算法优化支持向量机 python实现☆13Updated 2 years ago
- 卷积神经网络提取特征并用于SVM//www.cnblogs.com/chuxiuhong/p/6132814.html☆15Updated 6 years ago
- a back propagation neural network with genetic algorithm☆80Updated 7 years ago
- 基于遗传算法的特征选择☆127Updated 5 years ago
- ☆15Updated 4 years ago
- 粒子群算法优化支持向量机☆133Updated 2 years ago
- 使用5-6个模型(可以是knn svm 贝叶斯等等)用投票的方式做一个集成学习对MNIST数据集进行分类。☆24Updated 6 years ago
- 利用Python实现三层BP神经网络☆80Updated 6 years ago
- 使用libsvm和遗传算法优化支持向量机的cost和gamma参数☆31Updated 12 years ago
- 集成学习Stacking方法详解☆72Updated 5 years ago
- 1、BP-momentum神经网络numpy实现及Pytorch实现及各optim在AQI数据集的表现。2、BP网络分类☆39Updated 4 years ago
- A small project abot GA and ANN,基于TensorFlow实现基于遗传算法的神经网络结构搜索技术,在威斯康星乳腺癌细胞分类的数据集上面进行实验,并与传统的机器学习的分类算法进行对比,验证该算法的结果的优劣性。☆36Updated 4 years ago
- Ant colony optimization (aco) algorithm is used to select the features of hyperspectral remote sensing image bands,And then use Support V…☆37Updated 6 years ago
- Use Genetic Algorithm and Simulate Anneal for feature selection. 用遗传算法/模拟退火算法进行特征选择.☆31Updated 4 years ago
- A convolutional autoencoder for feature extraction, with an SVM for image classification.☆11Updated 6 years ago
- graduation design DBN + SVM☆36Updated 6 years ago
- 利用深度RBM构建多分类模型☆19Updated 9 years ago
- 基于遗传算法的BP神经网络☆15Updated 4 years ago
- 项目基于论文《Fuzzy c-Means Algorithms for Very Large Data》,使用Python语言实现FCM算法及其扩展算法,包括FCM、spFCM、oFCM、kFCM、reskFCM、spkFCM、okFCM。☆63Updated 5 years ago
- 主成分分析,Principal Component Analysis(PCA)☆47Updated 7 years ago
- feature selections and extractions☆89Updated 9 months ago
- 常用的特征选择方法☆68Updated 2 years ago
- 简单的BP神经网络Python实现,自定义神经元层数和数量,单次输入/输出均为一维列表☆10Updated 6 years ago
- python 用GA算法优化BP神经网络☆153Updated 4 years ago
- 支持向量机的python实现☆46Updated 9 years ago
- XGB、LSTM、KNNR、SVR预测☆12Updated 2 months ago
- 使用遗传算法结合决策树做特征选择/Using genetic algorithm for feature selection with decision tree☆24Updated 6 years ago