cainsmile / GA_for_Feature_SelectionLinks
使用遗传算法结合决策树做特征选择/Using genetic algorithm for feature selection with decision tree
☆25Updated 7 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
Sorting:
- 基于遗传算法的特征选择☆128Updated 5 years ago
- 常用的特征选择方法☆68Updated 2 years ago
- 数据预处理之缺失值处理,特征选择☆21Updated 6 years ago
- Oversampling method based on relative density☆13Updated 4 years ago
- Use Genetic Algorithm and Simulate Anneal for feature selection. 用遗传算法/模拟退火算法进行特征选择.☆31Updated 5 years ago
- 集成学习Stacking方法详解☆75Updated 5 years ago
- feature selections and extractions☆88Updated last year
- AutoEncoder implements by keras. Including AE, DAE, DAE_CNN, VAE, VAE_CNN, CVAE, Sparse AE, Stacked DAE.☆41Updated 5 years ago
- Artificial Intelligence☆77Updated 2 years ago
- Implementations of various feature selection methods☆24Updated 4 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- 类别不平衡学习,包括采样、代价敏感学习、决策输出补偿以及集成学习等内容☆36Updated 4 years ago
- Creating tabular GAN on credit card dataset☆20Updated 5 years ago
- Theano implementation of Cost-Sensitive Deep Neural Networks☆26Updated 7 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
- Oversampling for imbalanced learning based on k-means and SMOTE☆128Updated 4 years ago
- 支持向量机,Support Vector Machine(SVM),多类分类☆31Updated 8 years ago
- PSO algorithm for multi-parameters optimizaiton☆65Updated 6 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆44Updated 5 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆25Updated 6 years ago
- 现有聚类算法面向高维稀疏数据多未考虑类簇可重叠和离群点的存在,导致聚类效果不理想。针对此,提出一种可重叠子空间K-Means聚类算法(An Overlapping Subspace K-Means Clustering Algorithm, OS-K-Means)。给出类簇…☆30Updated 5 years ago
- Learning and Recording☆34Updated 5 years ago
- A small project abot GA and ANN,基于TensorFlow实现基于遗传算法的神经网络结构搜索技术,在威斯康星乳腺癌细胞分类的数据集上面进行实验,并与传统的机器学习的分类算法进行对比,验证该算法的结果的优劣性。☆37Updated 5 years ago
- Cost-Sensitive Learning / ReSampling / Weighting / Thresholding / BorderlineSMOTE / AdaCost / etc.☆107Updated 4 years ago
- Wrapper Based feature selection using Particle Swarm Optimization☆12Updated 5 years ago
- A Particle Swarm Optimization (PSO) for Feature Selection. Using PySwarm.☆53Updated 7 years ago
- ☆15Updated 4 years ago
- 机器学习集成模型之Stacking各类模型及工具源码☆116Updated 4 years ago
- 在sklearn下,几种常用的特征选择方法☆40Updated 9 years ago
- 麻雀算法优化支持向量机 python实现☆13Updated 3 years ago