huangxianyang / Predicting-Loan-Repayment-with-Automated-Feature-Engineering-in-Featuretools
通过Featuretools自动特征工程预测贷款偿还
☆20Updated 5 years ago
Alternatives and similar repositories for Predicting-Loan-Repayment-with-Automated-Feature-Engineering-in-Featuretools:
Users that are interested in Predicting-Loan-Repayment-with-Automated-Feature-Engineering-in-Featuretools are comparing it to the libraries listed below
- 拍拍贷风控评分卡☆21Updated 6 years ago
- 申请评分卡学习项目☆20Updated 3 years ago
- 交易欺诈作为信用卡行业面临的主要贷后风险业务问题,每年都使信用卡行业遭受巨额损失。基于大数据机器学习开发出高效的交易欺诈识别模型一直是金融行业的主要挑战之一。本次大赛以此作为主题☆42Updated 6 years ago
- 评分卡 逻辑回归 最优分组 金融风控 信用等级 屁屁和铭仔的数据之路 AugustBetty☆11Updated 4 years ago
- 风控建模评分报告☆11Updated 4 years ago
- 关于评分卡的基本流程☆68Updated 5 years ago
- 风险评分卡全流程建模☆36Updated 4 years ago
- 智能风控 python金融风险管理与评分卡建模 数据和代码☆22Updated 3 years ago
- 风控相关内容学习(风控建模、风控策略等)☆18Updated 2 years ago
- 评分卡建模自动化流程☆19Updated 4 years ago
- risk_model☆26Updated 2 years ago
- 融360智能金融算法大赛——拒绝推断☆26Updated 5 years ago
- 作者:张君颖,个人项目作品展:https://lotbear.com☆32Updated 4 years ago
- 基于Python的申请信用评分卡模型分析☆138Updated 6 years ago
- 关于综合评价一个评分卡模型的方法总结(附代码)☆74Updated 6 years ago
- ☆37Updated 5 years ago
- scorecard developing utilities.☆31Updated 5 years ago
- 构建基于逻辑回归的评分卡模型☆44Updated 6 years ago
- 分别基于statsmodels和scikit-learn实现两种可用于sklearn pipeline的 LogisticRegression,并输出相应的报告☆20Updated last year
- 拍拍贷的一个贷款预测比赛,里面用到了信用评分卡相关知识,比如WOE,IV值,卡方分箱,KS值等☆17Updated 6 years ago
- 国内首个迁移学习赛题 中国平安前海征信“好信杯”迁移学习大数据算法大赛 FInSight团队作品(算法方案排名第三)☆87Updated 6 years ago
- 组合策略自动挖掘工具包,集成决策树规则挖掘、单变量规则挖掘、策略挖掘报告输出等功能,简单实用,风控人必备技能☆39Updated last year
- 根据GBDT衍生变量,并对衍生后的变量进行应用☆21Updated 5 years ago
- 第四届拍拍贷魔镜杯建模分享☆35Updated 5 years ago
- 2019年CCF智能信用评分大赛个人源码库。包含XGboost模型调参,特征筛选,训练等方案。同时包含stacking模型融合方案☆27Updated 5 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆25Updated 6 years ago
- python金融风控评分卡模型和数据分析微专业课包含《python信用评分卡建模(附代码)》,《python风控建模实战lendingClub》,《金融现金贷用户数据分析和画像》三套课程系列,共计250节课左右,录制时间超过3年,定期更新。这套微专业课程是互联网上最全,最专…☆68Updated 3 years ago
- 用机器学习建立贷款用户风控模型☆26Updated 7 years ago
- 基于真实业务上手数据挖掘(银行流失预警):数据的处理、LightGBM、skLearning包(里面含有:GridSearchCV寻找最优参、StratifiedKFold分层5折切分、_test_Split单次数据切分等)、叠层模型融合、画AUC图、画混淆矩阵图,并输出预…