zhulei227 / ML_imblearnLinks
类别不平衡学习,包括采样、代价敏感学习、决策输出补偿以及集成学习等内容
☆36Updated 4 years ago
Alternatives and similar repositories for ML_imblearn
Users that are interested in ML_imblearn are comparing it to the libraries listed below
Sorting:
- 集成学习Stacking方法详解☆75Updated 5 years ago
- 常用的特征选择方法☆68Updated 3 years ago
- 机器学习集成模型之Stacking各类模型及工具源码☆117Updated 4 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆25Updated 6 years ago
- 基于遗传算法的特征选择☆127Updated 5 years ago
- ☆14Updated 5 years ago
- 使用遗传算法结合决策树做特征选择/Using genetic algorithm for feature selection with decision tree☆25Updated 7 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆44Updated 5 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- 数据预处理之缺失值处理,特征选择☆21Updated 6 years ago
- LR / SVM / XGBoost / RandomForest etc.☆28Updated 5 years ago
- Cost-Sensitive Learning / ReSampling / Weighting / Thresholding / BorderlineSMOTE / AdaCost / etc.☆107Updated 4 years ago
- 机器学习中的优化算法☆17Updated 7 years ago
- Oversampling for imbalanced learning based on k-means and SMOTE☆127Updated 4 years ago
- 主要是在学习李航的统计学习方法和周志华的机器学习西瓜书的笔记和相关的代码实现☆31Updated 5 years ago
- feature selections and extractions☆88Updated last year
- Bayesian Optimization and Grid Search for xgboost/lightgbm☆74Updated 5 months ago
- 机器学习预测模型,分别用逻辑回归,决策树,随机森林,神经网络,XGBOOST和支持向量机算法建模,交叉验证,并选出AUC最优的模型。特征工程优化后,AUC值达到0.8259☆56Updated 5 years ago
- 整理所有特征工程用到的方法,为了复用☆10Updated 4 years ago
- 基于自构造函数的特征提取评分项目(缺失值处理,单变量相关性分析,特征评分,降维)☆15Updated 7 years ago
- Machine learning competition solutions and tricks | 算法竞赛方案☆57Updated this week
- 当样本分布发生变化时,交叉验证无法准确评估模型在测试集上的效果,这时候需要其他构造验证集的方法来应对。☆51Updated 5 years ago
- 《Python预测之美:数据分析与算法实战》书籍代码维护☆66Updated 2 years ago
- 机器学习、深度学习原理及实践☆19Updated 3 years ago
- TensorFlow Probability;Time series model☆127Updated 3 years ago
- 数据竞赛笔记fork☆74Updated 2 years ago
- 常用机器学习算法的简单手写实现,帮助更好理解算法☆70Updated 3 years ago
- 慕课网上深度学习之神经网络(CNN RNN GAN)算法原理+实战练习的代码和部分数据☆40Updated 5 years ago
- PCA和LDA进行数据降维☆38Updated 5 years ago
- Stacking classification and regression☆24Updated 5 years ago