An open API service indexing awesome lists of open source software.

https://github.com/rahulvictor12/german-bank-loan-defaulter-prediction

A machine learning project to predict loan defaults in a German bank's customer base. Using the German Credit Risk dataset, it explores key factors contributing to defaults and trains models like Random Forest, GBM, and XGBoost. Includes EDA, data processing, hyperparameter tuning, and model evaluation.
https://github.com/rahulvictor12/german-bank-loan-defaulter-prediction

accuracy ada-boost-classifier bagging categorical-encoding data-processing exploratory-data-analysis f1-score gbm gridsearchcv hyperparameter-tuning machine-learning missing-value-handling modelevaluation precision random-forest randomsearch-cv recall xgboost

Last synced: 2 months ago
JSON representation

A machine learning project to predict loan defaults in a German bank's customer base. Using the German Credit Risk dataset, it explores key factors contributing to defaults and trains models like Random Forest, GBM, and XGBoost. Includes EDA, data processing, hyperparameter tuning, and model evaluation.

Awesome Lists containing this project