An open API service indexing awesome lists of open source software.

https://github.com/rishibakshii/bostonhousepricingml


https://github.com/rishibakshii/bostonhousepricingml

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

### Boston House Pricing Prediction ML Project

### Software and Tools Requirements

1. [GithubAccount](https://github.com)
2. [HerokuAccount](https://heroku.com)
3. [VSCodeIDE](https://code.visualstudio.com)
4. [GitCLI](https://git-scm.com/book/en/v2/Getting-Started-The-Command-Line)

Create a new environment

```
python -m venv myenv
```