xuman-Amy / preprocessingLinks
数据预处理之缺失值处理,特征选择
☆21Updated 6 years ago
Alternatives and similar repositories for preprocessing
Users that are interested in preprocessing are comparing it to the libraries listed below
Sorting:
- 常用的特征选择方法☆68Updated 3 years ago
- 基于遗传算法的特征选择☆127Updated 5 years ago
- 机器学习的特征工程,包括特 征抽取、特征预处理、特征选择、特征降维。☆25Updated 6 years ago
- Bayesian Optimization and Grid Search for xgboost/lightgbm☆76Updated 5 months ago
- 国内首个迁移学习赛题 中国平安前海征信“好信杯”迁移学习大数据算法大赛 FInSight团队作品(算法方案排名第三)☆87Updated 6 years ago
- 机器学习集成模型之Stacking各类模型及工具源码☆117Updated 4 years ago
- 2019年CCF智能信用评分大赛个人源码库。包含XGboost模型调参,特征筛选,训练等方案。同时包含stacking模型融合方案☆27Updated 5 years ago
- 马上AI全球挑战赛-违约用户风险预测 top2-solution☆19Updated 7 years ago
- 交易欺诈作为信用卡行业面临的主要贷后风险业务问题,每年都使信用卡行业遭受巨额损失。基于大数据机器学习开发出高效的交易欺诈识别模型一直是金融行业的主要挑战之一。本次大赛以此作为主题☆44Updated 6 years ago
- 第三届“融360”天机智能算法挑战赛中“拒绝推断”赛题--复赛第四名的代码分享☆11Updated 5 years ago
- 包括决策树和随机森林进行离职人员预测,Xgboost和lightGBM的应用☆288Updated 5 years ago
- Oversampling for imbalanced learning based on k-means and SMOTE☆127Updated 4 years ago
- Time Series Prediction, Stateful LSTM; 时间序列预测,洗发水销量/股票走势预测,有状态循环神经网络☆58Updated 7 years ago
- CCF大数据与计算智能大赛-工件检测TOP1方案☆27Updated 5 years ago
- TensorFlow Probability;Time series model☆127Updated 3 years ago
- 集成学习Stacking方法详解☆76Updated 5 years ago
- 智能风控 python金融风险管理与评分卡建模 数据和代码☆23Updated 3 years ago
- 使用遗传算法结合决策树做特征选择/Using genetic algorithm for feature selection with decision tree☆25Updated 7 years ago
- 在sklearn下,几种常用的特征选择方法☆40Updated 9 years ago
- Transfer Learning JDA and TrAdaboost☆65Updated 7 years ago
- The code of the AAAI-19 paper "AFS: An Attention-based mechanism for Supervised Feature Selection".☆46Updated 6 years ago
- 当样本分布发生变化时,交叉验证无法准确评估模型在测试 集上的效果,这时候需要其他构造验证集的方法来应对。☆52Updated 5 years ago
- Oversampling method based on relative density☆13Updated 4 years ago
- 分类类别不平衡,解决办法:采样(SMOTE和算法集成技术等)、阈值移动、调整代价或权重,附带信用卡诈骗案例☆21Updated 5 years ago
- 使用sklearn做特征工程☆175Updated 7 years ago
- Transfer learning algorithm TrAdaboost,coded by python☆124Updated 2 years ago
- LR / SVM / XGBoost / RandomForest etc.☆28Updated 5 years ago
- 本项目开发了一个机器学习和深度学习的训练工具。该训练工具基于sklearn和pytorch,不仅支持常规训练、交叉验证训练,还支持贝叶斯搜索参数,并可随时自动保存训练模型和日志。☆12Updated last year
- Cost-Sensitive Learning / ReSampling / Weighting / Thresholding / BorderlineSMOTE / AdaCost / etc.☆107Updated 4 years ago
- 基于Keras的LSTM多变量时间序列预测☆179Updated 7 years ago