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

https://github.com/sridharyadav07/code_alpha_task-1

This project involves developing a machine learning model to predict the creditworthiness of individuals based on their financial history and demographic information. The model uses a Random Forest Classifier to classify individuals into two categories: Default or No Default in the next month. The dataset used is the UCI Credit Card dataset.
https://github.com/sridharyadav07/code_alpha_task-1

accuracy confusion-matrix labelencoder matplotlib-pyplot numpy pandas random-forest-classifier roc-auc-score scikit-learn standardscaler

Last synced: 13 days ago
JSON representation

This project involves developing a machine learning model to predict the creditworthiness of individuals based on their financial history and demographic information. The model uses a Random Forest Classifier to classify individuals into two categories: Default or No Default in the next month. The dataset used is the UCI Credit Card dataset.

Awesome Lists containing this project