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
- Cost-Sensitive Learning / ReSampling / Weighting / Thresholding / BorderlineSMOTE / AdaCost / etc.☆108Updated 4 years ago
- 集成学习Stacking方法详解☆76Updated 5 years ago
- 类别不平衡学习,包括采样、代价敏感学习、决策输出补偿以及集成学习等内容☆37Updated 4 years ago
- Oversampling for imbalanced learning based on k-means and SMOTE☆128Updated 4 years ago
- 数据预处理 之缺失值处理,特征选择☆22Updated 6 years ago
- Oversampling method based on relative density☆13Updated 5 years ago
- feature selections and extractions☆88Updated last year
- 常用的特征选择方法☆68Updated 3 years ago
- Weighted LSSVM for regression☆38Updated 6 years ago
- The python implementation of tri-triaing☆51Updated 6 years ago
- Autoencoders in PyTorch☆102Updated 5 years ago
- Use Genetic Algorithm and Simulate Anneal for feature selection. 用遗传算法/模拟退火算法进行特征选择.☆30Updated 5 years ago
- AutoEncoder implements by keras. Including AE, DAE, DAE_CNN, VAE, VAE_CNN, CVAE, Sparse AE, Stacked DAE.☆41Updated 5 years ago
- PSO algorithm for multi-parameters optimizaiton☆66Updated 6 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
- BLS Code☆126Updated 6 years ago
- Artificial Intelligence☆77Updated 2 years ago
- A convolutional autoencoder for feature extraction, with an SVM for image classification.☆10Updated 6 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
- A Particle Swarm Optimization (PSO) for Feature Selection. Using PySwarm.☆53Updated 7 years ago
- 深度学习代码☆132Updated 5 years ago
- Learning and Recording☆34Updated 6 years ago
- 卷积神经网络提取特征并用于SVM//www.cnblogs.com/chuxiuhong/p/6132814.html☆15Updated 7 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆25Updated 6 years ago
- There are some reproduced algorithms for learning from imbalanced data, including over-sampling,under-sampling and boosting☆13Updated 2 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆44Updated 5 years ago
- 项目基于论文《Fuzzy c-Means Algorithms for Very Large Data》,使用Python语言实现FCM算法及其扩展算法,包括FCM、spFCM、oFCM、kFCM、reskFCM、spkFCM、okFCM。☆66Updated 6 years ago
- 机器学习集成模型之Stacking各类模型及工具源码☆118Updated 4 years ago