Skip to content

shyamal31/LoanDefaultPrediction

Repository files navigation

LoanDefaultPrediction

Software and Tools Requirements

  1. GithubAccount
  2. VSCODEIDE
  3. HerokuAccount
  4. GitCLI

Create a new environment

python -m venv venv

Activate a new environment

venv\Scripts\Activate

install required packages and module

pip install -r requirement.txt

For mac users

python -m venv venv

Activate a new environment

source venv/bin/activate

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages