xuwangyin / GA-svm
使用libsvm和遗传算法优化支持向量机的cost和gamma参数
☆31Updated 12 years ago
Alternatives and similar repositories for GA-svm:
Users that are interested in GA-svm are comparing it to the libraries listed below
- 粒子群优化算法☆237Updated 7 years ago
- Include BP / GA_SVM / GS_SVM / KNN / LDA / PCA / PSO_SVM☆28Updated 2 years ago
- PSO algorithm for multi-parameters optimizaiton☆66Updated 6 years ago
- It is a project of SVM optimization algorithm which use the Grey Wolf Optimizer☆78Updated 5 years ago
- python 用GA算法优化BP神经网络☆150Updated 3 years ago
- 基于遗传算法的BP神经网络☆15Updated 3 years ago
- GA_python for multi-parameters optimization☆27Updated 6 years ago
- Weighted LSSVM for regression☆38Updated 6 years ago
- 粒子群算法优化支持向量机☆133Updated 2 years ago
- 使用遗传算法优化支持向量机/Optimization of support vector machine using genetic algorithm☆36Updated 2 years ago
- Python code of RBF neural network classification model☆44Updated 6 years ago
- 支持向量机,Support Vector Machine(SVM),多类分类☆30Updated 8 years ago
- 使用BP神经网络、RBF神经网络以及PSO优化的RBF神经网络进行数据的预测☆195Updated 4 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- 利用各种算法优化BP☆33Updated 5 years ago
- a back propagation neural network with genetic algorithm☆79Updated 7 years ago
- Sanitized Grey Wolf Optimizer(SGWO)-Support Vector Regressor (SVR)☆74Updated 2 years ago
- Python 建立的BP神经网络处理预测相关公交线路数据☆36Updated 7 years ago
- Particle Swarm Optimization (PSO) to optimize Artificial Neural Network (ANN)☆58Updated 9 months ago
- 利用Python实现三层BP神经网络☆80Updated 6 years ago
- 使用粒子群算法优化的RBF神经网络进行预测。RBF neural network optimized by particle swarm optimization is used for prediction.