Ostyk / credit-risk-score

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

credit-risk-score

  1. Clone the vision pipeline repository
git clone https://github.com/Ostyk/credit-risk-score
cd credit-risk-score
  1. Install Python 3.8+
  2. Create virtual environment:
python -m venv env
source env/bin/activate
  1. install requirements
pip3 install -r requirements.txt
  1. Run CreditScore.ipynb

About

License:Apache License 2.0


Languages

Language:Jupyter Notebook 100.0%