zhulei227 / ML_imblearn
类别不平衡学习,包括采样、代价敏感学习、决策输出补偿以及集成学习等内容
☆36Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for ML_imblearn
- 常用的特征选择方法☆68Updated 2 years ago
- 集成学习Stacking方法详解☆65Updated 5 years ago
- LR / SVM / XGBoost / RandomForest etc.☆28Updated 4 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆24Updated 5 years ago
- 机器学习集成模型之Stacking各类模型及工具源码☆109Updated 4 years ago
- feature selections and extractions☆87Updated 5 months ago
- ☆14Updated 4 years ago
- Implementations of various feature selection methods☆23Updated 3 years ago
- Bayesian Optimization and Grid Search for xgboost/lightgbm☆66Updated 5 years ago
- 基于遗传算法的特征选择☆124Updated 4 years ago
- 数据预处理之缺失值处理,特征选择☆21Updated 5 years ago
- machine_learning_study☆23Updated last year
- 当样本分布发生变化时,交叉验证无法准确评估模型在测试集上的效果,这时候需要其他构造验证集的方法来应对。☆49Updated 4 years ago
- Oversampling for imbalanced learning based on k-means and SMOTE☆123Updated 3 years ago
- 使用遗传算法结合决策树做特征选择/Using genetic algorithm for feature selection with decision tree☆24Updated 6 years ago
- 整理所有特征工程用到的方法,为了复用☆10Updated 3 years ago
- Cost-Sensitive Learning / ReSampling / Weighting / Thresholding / BorderlineSMOTE / AdaCost / etc.☆103Updated 3 years ago
- The Python implementation of Tradaboost classifier and regressor☆15Updated 6 years ago
- Stacking classification and regression☆21Updated 5 years ago
- 第三届“融360”天机智能算法挑战赛中“拒绝推断”赛题--复赛第四名的代码分享☆10Updated 4 years ago
- AutoEncoder implements by keras. Including AE, DAE, DAE_CNN, VAE, VAE_CNN, CVAE, Sparse AE, Stacked DAE.☆38Updated 4 years ago
- Transfer Learning JDA and TrAdaboost☆64Updated 6 years ago
- 基于自构造函数的特征提取评分项目(缺失值处理,单变量相关性分析,特征评分,降维)☆15Updated 7 years ago
- A collection of data competition solutions | 数据竞赛方案合集☆48Updated last week
- Sliver Solution (Top 2%) for Kaggle M5 Forecasting competition☆42Updated last month
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆51Updated 7 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆38Updated 4 years ago
- 主要是在学习李航的统计学习方法和周志华的机器学习西瓜书的笔记和相关的代码实现☆31Updated 5 years ago
- Multi-Label Classification with Weighted Classifier Selection and Stacked Ensemble☆14Updated 4 years ago
- 分类类别不平衡,解决办法:采样(SMOTE和算法集成技术等)、阈值移动、调整代价或权重,附带信用卡诈骗案例☆21Updated 5 years ago