Skip to content

This project aims to develop an artificial intelligence model to predict the credit score of bank customers.

Notifications You must be signed in to change notification settings

tamirespatrocinio/python-ai-forecasting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Python AI Forecasting

Github top language Github language count Repository size

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   Author


🎯 About

This project aims to develop an artificial intelligence model to predict the credit score of bank customers. The model analyzes historical customer data and classifies the credit score as Poor, Good, or Standard.

✨ Features

✔️ Automatic prediction of credit score based on historical data; ✔️ Performance comparison between Random Forest and KNN models; ✔️ Analysis of the most important characteristics influencing the credit score.

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting, you need to have Python installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/tamirespatrocinio/python-ai-forecasting

# Access
$ cd python-ai-forecasting

# Install dependencies
$ pip install -U scikit-learn

 

Back to top

About

This project aims to develop an artificial intelligence model to predict the credit score of bank customers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published