https://github.com/rishibakshii/bostonhousepricingml
https://github.com/rishibakshii/bostonhousepricingml
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rishibakshii/bostonhousepricingml
- Owner: RishiBakshii
- License: apache-2.0
- Created: 2023-03-03T16:22:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-03T16:48:29.000Z (over 2 years ago)
- Last Synced: 2025-01-26T07:11:12.655Z (9 months ago)
- Language: Jupyter Notebook
- Size: 2.26 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```