Boston Housing Pricing Prediction Software and Tools Requirement GITHUB Account VS Code IDE Heroku Account GitCLI Create a New Environment for the Project '''conda create -p new python==3.7 -y ''' Install requirement file '''pip install -r requirement.txt '''