zhaoxingfeng / SVMLinks
支持向量机,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
Sorting:
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- PSO algorithm for multi-parameters optimizaiton☆66Updated 6 years ago
- 利用Python实现三层BP神经网络☆82Updated 7 years ago
- Weighted LSSVM for regression☆38Updated 6 years ago
- 粒子群算法优化支持向量机☆137Updated 2 years ago
- 集成学习Stacking方法详解☆74Updated 5 years ago
- 麻雀算法优化支持向量机 python实现☆13Updated 3 years ago
- graduation design DBN + SVM☆35Updated 6 years ago
- 使用5-6个模型(可以是knn svm 贝叶斯等等)用投票的方式做一个集成学习对MNIST数据集进行分类。☆24Updated 6 years ago
- It is a project of SVM optimization algorithm which use the Grey Wolf Optimizer☆81Updated 6 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆44Updated 5 years ago
- A small project abot GA and ANN,基于TensorFlow实现基于遗传算法的神经网络结构搜索技术,在威斯康星乳腺癌细胞分类的数据集上面进行实验,并与传统的机器学习的分类算法进行对比,验证该算法的结果的优劣性。☆37Updated 5 years ago
- A convolutional autoencoder for feature extraction, with an SVM for image classification.☆11Updated 6 years ago
- 利用深度RBM构建多分类模型☆19Updated 9 years ago
- a back propagation neural network with genetic algorithm☆81Updated 7 years ago
- 数据预处理过程(属性选择, 异常值处理, 归一化, 标准化等)☆62Updated 4 years ago
- keras注意力机制☆18Updated 6 years ago
- Include BP / GA_SVM / GS_SVM / KNN / LDA / PCA / PSO_SVM☆29Updated 3 years ago
- 卷积神经网络提取特征并用于SVM//www.cnblogs.com/chuxiuhong/p/6132814.html☆15Updated 7 years ago
- XGB、LSTM、KNNR、SVR预测☆13Updated 5 months ago
- 支持向量机的python实现☆46Updated 9 years ago
- 1、BP-momentum神经网络numpy实现及Pytorch实现及各optim在AQI数据集的表现。2、BP网络分类☆38Updated 4 years ago
- 这个仓库主要包含了LSTM、卷积神经网络中,注意力机制的实现。☆132Updated 4 years ago
- ☆15Updated 4 years ago
- 使用CNN进行图像分类,并且附录了SIFT+BOG+SVM多分类器的机器学习分类模型☆40Updated 5 years ago
- 使用遗传算法优化支持向量机/Optimization of support vector machine using genetic algorithm☆37Updated 3 years ago
- 使用libsvm和遗传算法优化支持向量机的cost和gamma参数☆32Updated 13 years ago
- 机器学习预测模型,分别用逻辑回归,决策树,随机森林,神经网络,XGBOOST和支持向量机算法建模,交叉验证,并选出AUC最优的模型。特征工程优化后,AUC值达到0.8259☆55Updated 5 years ago
- 数据预处理之缺失值处理,特征选择☆21Updated 6 years ago
- 基于遗传算法的特征选择☆128Updated 5 years ago