cainsmile / GA_for_Feature_Selection
使用遗传算法结合决策树做特征选择/Using genetic algorithm for feature selection with decision tree
☆25Updated 6 years ago
Alternatives and similar repositories for GA_for_Feature_Selection:
Users that are interested in GA_for_Feature_Selection are comparing it to the libraries listed below
- 基于遗传算法的特征选择☆128Updated 5 years ago
- 集成学习Stacking方法详解☆74Updated 5 years ago
- 数据预处理之缺失值处理,特征选择☆21Updated 6 years ago
- feature selections and extractions☆88Updated 10 months ago
- Use Genetic Algorithm and Simulate Anneal for feature selection. 用遗传算法/模拟退火算法进行特征选择.☆31Updated 5 years ago
- 常用的特征选择方法☆68Updated 2 years ago
- Oversampling method based on relative density☆12Updated 4 years ago
- Artificial Intelligence☆77Updated 2 years ago
- A Particle Swarm Optimization (PSO) for Feature Selection. Using PySwarm.☆53Updated 6 years ago
- Theano implementation of Cost-Sensitive Deep Neural Networks☆26Updated 6 years ago
- AutoEncoder implements by keras. Including AE, DAE, DAE_CNN, VAE, VAE_CNN, CVAE, Sparse AE, Stacked DAE.☆41Updated 5 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆25Updated 6 years ago
- Weighted LSSVM for regression☆38Updated 6 years ago
- Creating tabular GAN on credit card dataset☆19Updated 5 years ago
- Cost-Sensitive Learning / ReSampling / Weighting / Thresholding / BorderlineSMOTE / AdaCost / etc.☆107Updated 4 years ago
- This method is a new oversampling algorithm and can circumvent the deficiency of WK-SMOTE (and SMOTE as well as its variants) caused by r…☆16Updated 2 years ago
- featselector是一个基于统计分析和模型选择的特征选择器.☆14Updated 6 years ago
- 现有聚类算法面向高维稀疏数据多未考虑类簇可重叠和离群点的存在,导致聚类效果不理想。针对此,提出一种可重叠子空间K-Means聚类算法(An Overlapping Subspace K-Means Clustering Algorithm, OS-K-Means)。给出类簇…☆30Updated 5 years ago
- Oversampling for imbalanced learning based on k-means and SMOTE☆126Updated 3 years ago
- Wrapper Based feature selection using Particle Swarm Optimization☆12Updated 5 years ago
- Using GreyWolfOptimization for feature selection and multi kernel SVM for classification for Malware Hunting on IoT devices☆44Updated 4 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆43Updated 5 years ago
- PSO algorithm for multi-parameters optimizaiton☆66Updated 6 years ago
- Learning and Recording☆34Updated 5 years ago
- 本项目开发了一个机器学习和深度学习的训练工具。该训练工具基于sklearn和pytorch,不仅支持常规训练、交叉验证训练,还支持贝叶斯搜索参数,并可随时自动保存训练模型和日志。☆12Updated last year
- Implementations of various feature selection methods☆24Updated 4 years ago
- ☆15Updated 4 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- Optimizing k-means++ initialization using PSO☆17Updated 9 years ago
- 在sklearn下,几种常用的特征选择方法☆40Updated 9 years ago