tjhznb666 / Predicting-future-customer-credit-risk-based-on-machine-learning-algorithmView on GitHub
利用python对3000个数据利用机器学习算法建立模型,并预测未来客户信用风险。处理数据不均衡问题时采用了SMOTE过采样以及随机过采样技术;通过相关性分析进行特征选择;建模过程中用到了Logistic回归、SVM、随机森林、GBDT四种模型,并通过网格搜索法确定最优参数;利用准确率、KS值、ROC曲线、AUC值以及lift曲线进行模型评估。
☆36Jun 8, 2022Updated 3 years ago
Alternatives and similar repositories for Predicting-future-customer-credit-risk-based-on-machine-learning-algorithm
Users that are interested in Predicting-future-customer-credit-risk-based-on-machine-learning-algorithm are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于机器学习的信用风险评估模型,主要使用了Sklearn库,通过逻辑回归,向量机等模型,根据借款人的个人身份信息评估是否应当发放贷款。☆20Jun 5, 2022Updated 3 years ago
- 常用的特征选择方法☆67Jul 4, 2022Updated 3 years ago
- 半自动国税发票查验,更新至3.0图形界面版☆14Dec 25, 2019Updated 6 years ago
- 未来杯房产租金预测算法竞赛,房产租金预测,LightGBM,XGBoost,回归,机器学习☆13Feb 13, 2021Updated 5 years ago
- 2021华为杯研究生数学建模D题☆15Oct 18, 2021Updated 4 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 问题定义,下载数据,观察结构,找最相关部分特征; 除去异常值,填充缺省值,部分特征正态化,特征编码向量化,增加新特征; 定义评估标准,选择表现好的几个模型,模型参数最优化,stacking模型融合。最终误差降低到0.101左右。详细介绍见https://zhuanlan.z…☆17Nov 3, 2019Updated 6 years ago
- 为了深入了解一些机器学习算法,把一些经典算法的代码都过一遍。包括决策树、集成学习(Adaboost、GBDT、XgBoost、RandomForest)、支持向量机、EM算法(GMM)、极大似然估计、降维算法(PCA、LDA、T-SNE)、聚类算法(K-Mean)、kNN。☆16Apr 1, 2022Updated 4 years ago
- CCF BDCI 2022比赛 返乡发展人群预测赛题 Baseline 数据挖掘(特征工程+集成学习)队伍排名39/2297☆12Mar 15, 2024Updated 2 years ago
- Codes and figures for my Master's thesis. Extracting phase information from single interferograms by utilising the phase shifting propert…☆14Oct 29, 2021Updated 4 years ago
- 常见的数据预处理,包括数据加载、缺失值&异常值处理、描述性变量转换为数值型、训练测试集划分、数据规范化☆48Sep 19, 2023Updated 2 years ago
- Medical Image Analysis (MEDIA_2021) paper: Joint Categorical and Ordinal Learning for Cancer Grading in Pathology Images☆12Jun 1, 2023Updated 2 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…☆16Oct 26, 2022Updated 3 years ago
- Implementation of Decision Curve Analysis for Binary Classification☆12Sep 23, 2021Updated 4 years ago
- 🎈 2020年中国高校计算机大赛(C4)-网络技术挑战赛EP2赛项 基于XGBoost集成学习模型的在线流量分类模型☆19Jul 3, 2022Updated 3 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 麻雀算法优化支持向量机 python实现☆15Mar 26, 2022Updated 4 years ago
- PyTorch model for the Generalized Probabilistic U-Net. For more details see: https://www.melba-journal.org/papers/2023:005.html☆16Mar 13, 2024Updated 2 years ago
- Medical Image Segmentation Method Based on Swin Transformer with Diffusion Probabilistic Model☆16Feb 25, 2024Updated 2 years ago
- Everything learned for medical AI, especially medical imaging such as CT, MRI, PET, and PET/CT, PET/MRI during my PhD study.☆15Nov 13, 2018Updated 7 years ago
- 数据预处理之缺失值处理,特征选择☆23Apr 3, 2019Updated 7 years ago
- 使用多目标免疫遗传算法计算较简化海上救援选址问题 / Using multi-objective immune genetic algorithm to calculate a simplified maritime rescue location problem☆20Dec 28, 2023Updated 2 years ago
- ViT Attention map visualization (using Custom ViT and Pytorch timm module)☆15Jan 3, 2023Updated 3 years ago
- 2022年CUMCM数学建模国赛比赛C题代码、建模、论文思路分享☆17Jun 16, 2023Updated 2 years ago
- Personalized knowledge graph summarization based on historical queries☆14Jun 17, 2020Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 机器学习大作业支撑代码:SVM、随机森林、深度学习☆13Sep 29, 2020Updated 5 years ago
- The official implement of paper CriDiff: Criss-cross Injection Diffusion Framework via Generative Pre-train for Prostate Segmentation.☆18Apr 15, 2025Updated last year
- Enhancing Complex Question Answering over Knowledge Graphs through Evidence Pattern Retrieval, WWW 2024☆15Oct 22, 2024Updated last year
- Python 建立的BP神经网络处理预测相关公交线路数据☆37Nov 5, 2017Updated 8 years ago
- 基于LLaVA1.6微调的Xray识别的多模态大模型☆10Oct 22, 2024Updated last year
- 五子棋博弈算法实现包括阿尔法贝塔剪枝法和贪心算法☆16Nov 28, 2021Updated 4 years ago
- ☆13Dec 10, 2023Updated 2 years ago
- Domain adaptation method for medical image analysis, a collection of literature reviews and code implementations.☆16Apr 28, 2025Updated last year
- This repository contains the code for Lung segmentation using Montgomery dataset in TensorFlow 2.0.☆19Jun 3, 2021Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Create a noop process and get the PID☆14Aug 10, 2021Updated 4 years ago
- Error detection in Knowledge Graphs: Path Ranking, Embeddings or both?☆12Jan 26, 2020Updated 6 years ago
- 常见机器学习算法回归、分类应用示例,调参;包括基础的线性回归算法、集成学习、支持向量机等;调参包括网格搜索、随机搜索、贝叶斯优化、优化算法如GA优化等。☆26May 7, 2023Updated 3 years ago
- 数学建模从入门到精通。数学建模教程!数学建模优秀论文,数学建模算法;Matlab、SPSS、Eviews、Lingo等软件教程;Edraws 等绘图软件教程;系统动力学等仿真软件教程;微积分、线性代数、概率论、图论等数学教程。参考书籍。☆22Dec 9, 2021Updated 4 years ago
- CP-ABE测试加解密操作和密钥生成操作的性能☆11Jun 24, 2020Updated 5 years ago
- Assignments for Stanford CS224n (Winter 2017)☆13Jan 31, 2018Updated 8 years ago
- (Python/Java)爬虫 + Redis + MySQL实现股票的历史数据查询, 降价通知, 下跌预警, 可视化等功能☆24Dec 2, 2020Updated 5 years ago