qiuhaining / sklearn-SVM
支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等
☆52Updated 7 years ago
Alternatives and similar repositories for sklearn-SVM:
Users that are interested in sklearn-SVM are comparing it to the libraries listed below
- 支持向 量机,Support Vector Machine(SVM),多类分类☆30Updated 8 years ago
- 集成学习Stacking方法详解☆70Updated 5 years ago
- 卷积神经网络提取特征并用于SVM//www.cnblogs.com/chuxiuhong/p/6132814.html☆15Updated 6 years ago
- 粒子群算法优化支持向量机☆133Updated 2 years ago
- 常用的特征选择方法☆68Updated 2 years ago
- 基于遗传算法的特征选择☆126Updated 5 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆25Updated 5 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆39Updated 5 years ago
- ☆15Updated 4 years ago
- Python 建立的BP神经网络处理预测相关公交线路数据☆36Updated 7 years ago
- 利用Python实现三层BP神经网络☆80Updated 6 years ago
- 机器学习预测系统汇总:包括贝叶斯网络、马尔科夫模型、线性回归、岭回归、多项式回归、决策树回归、深度神经网络预测☆72Updated 4 years ago
- 这个仓库主要包含了LSTM、卷积神经网络中,注意力机制的实现。☆131Updated 4 years ago
- 机器学习集成模型之Stacking各类模型及工具源码☆115Updated 4 years ago
- A convolutional autoencoder for feature extraction, with an SVM for image classification.☆11Updated 6 years ago
- Weighted LSSVM for regression☆38Updated 6 years ago
- 这是利用Tensorflow实现的简单BP神经网络模型☆36Updated 6 years ago
- 基于一维卷积神经网络(1D-CNN)的多元时间序列分类☆73Updated 4 years ago
- It is a project of SVM optimization algorithm which use the Grey Wolf Optimizer☆78Updated 5 years ago
- 通用的BP神经网络回归代码☆22Updated 4 years ago
- PSO algorithm for multi-parameters optimizaiton☆66Updated 6 years ago
- 使用libsvm和遗传算法优化支持向量机的cost和gamma参数☆31Updated 12 years ago
- Python code of RBF neural network classification model☆44Updated 6 years ago
- feature selections and extractions☆87Updated 7 months ago
- Regression prediction of time series data using LSTM, SVM and random forest. 使用LSTM、SVM、随机森林对时间序列数据进行回归预测,注释拉满。☆182Updated 4 years ago
- 机器学习预测模型,分别用逻辑回归,决策树,随机森林,神经网络,XGBOOST和支持向量机算法建模,交叉验证,并选出AUC最优的模型。特征工程优化后,AUC值达到0.8259☆54Updated 4 years ago
- 麻雀算法优化支持向量机 python实现☆13Updated 2 years ago
- ☆32Updated 5 years ago
- 基于seq2seq模型的风功率预测☆28Updated 5 years ago
- 基于Keras的LSTM多变量时间序列预测☆23Updated 7 years ago