This project is for study more about Supervised Learning using Sklearn scikit-learn.
In this project, I'm build an automatic credit card approval predictor using machine learning techniques, just like the real banks do.
- Machine Learning
- Data Visualization
- Sklearn scikit-learn
- Python
- Pandas, sklearn, numpy
This project consist in Supervised Learning method to create one model to predict credit card approval using machine learning techniques in special the sklearn scikit-learn lib to create this model.
- Clone this repo (for help see this tutorial).
- Intall requirements
pip install -r requirements.txt
- Just run jupyter on terminal:
jupyter notebook
Team Leads (Contacts) : Lucas Fonseca(@lucasfonmiranda)