Skip to content

Pawan7aston/bostonhousingpricing

Repository files navigation

boston housing pricing prediction

Software and tool requirement

  1. Github Account
  2. VS Code IDE
  3. Heroku Account
  4. Git CLI

Create new environment

1. conda create -p venv Python==3.9.10 -y

2. To activate environment conda activate /Users/pawanrai/Documents/GitHub/Machine learning End to End Project/bostonhousingpricing/venv

3. To install requirement command pip install -r requirement.txt

4. To configure GIT user name and email address.
    git config --global user.name "USER NAME"
    git config --global user.email "USER EMAIL"

5. 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages