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 4 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 4 years ago
- 数据预处理过程(属性选择, 异常值处理, 归一化, 标准化等)☆69Jul 25, 2020Updated 5 years ago
- 投资/财务相关的小工具☆20Mar 17, 2018Updated 8 years ago
- My blogs and code for machine learning. http://cnblogs.com/pinard☆13Jul 12, 2019Updated 6 years ago
- 2021华为杯研究生数学建模D题☆15Oct 18, 2021Updated 4 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 天池竞赛数据挖掘之二手车交易价格预测大赛☆10Mar 27, 2020Updated 6 years ago
- 使用pyhton3语言对机器学习算法中的K近邻算法、线性回归、多项式回归、逻辑回归、PCA、SVM、决策树、随机森林、集成学习、boosting 等进行了算法的实现以及实验分析☆50Mar 21, 2019Updated 7 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☆13Mar 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
- 植物病虫害图像识别☆23Oct 28, 2019Updated 6 years ago
- A lightweight MQTT broker w/ full spec,Clustering,WebSocket,SSL written in Java☆25Nov 17, 2016Updated 9 years ago
- 🎈 2020年中国高校计算机大赛(C4)-网络技术挑战赛EP2赛项 基于XGBoost集成学习模型的在线流量分类模型☆19Jul 3, 2022Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- ☆11Oct 6, 2025Updated 8 months ago
- A Pytorch implementation of WaveNet ASR (Automatic Speech Recognition)☆13Sep 22, 2021Updated 4 years ago
- Codes, datasets, and synthetic dataset generator about the paper "LiCamPose: Combining Multi-View LiDAR and RGB Cameras for Robust Single…☆17Feb 28, 2026Updated 3 months ago
- 使用多目标免疫遗传算法计算较简化海上救援选址问题 / Using multi-objective immune genetic algorithm to calculate a simplified maritime rescue location problem☆21Dec 28, 2023Updated 2 years ago
- used to recognize 3 types of disease and health of corn leaves(用于识别玉米叶片病虫害的三种病害以及健康)☆32Feb 2, 2020Updated 6 years ago
- 安徽大学计算机视觉大作业——人体关键点检测及其在AI运动中的应用☆10Dec 11, 2022Updated 3 years ago
- 2019华为杯研究生数学建模比赛F题(二等奖)☆15Nov 11, 2019Updated 6 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
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 百度企业网盘SDK☆30May 12, 2022Updated 4 years ago
- 机器学习大作业支撑代码:SVM、随机森林、深度学习☆13Sep 29, 2020Updated 5 years ago
- 基于遗传算法的特征选择☆130Dec 17, 2019Updated 6 years ago
- 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
- numpy实现常用的的机器学习库,分类模型实现:KNN,LDA,LR,Decision Tree(ID3,C4.5,CART),RF,perception,SVM,Neural network,GBDT,Xgboost,Adaboost;回归模型实现 :LASSO,Ridg…☆24Feb 19, 2022Updated 4 years ago
- Domain adaptation method for medical image analysis, a collection of literature reviews and code implementations.☆16Apr 28, 2025Updated last year
- 机器学习集成模型之Stacking各类模型及工具源码☆120Sep 29, 2020Updated 5 years ago
- Some Top-Down 2D Pose Estimation☆17Nov 7, 2020Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Error detection in Knowledge Graphs: Path Ranking, Embeddings or both?☆12Jan 26, 2020Updated 6 years ago
- An address component tagger based on statistical natural language processing techniques☆11Apr 17, 2014Updated 12 years ago
- A tool for mining graph-based change patterns in Python code☆21Dec 12, 2025Updated 5 months 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
- A Qt5 app that plots timestamped MQTT data – status: unfinished alpha software.☆10May 7, 2022Updated 4 years ago