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

https://github.com/malleswarigelli/bostonhousepricing_end_to_end_ml_application

Regression_Model_Price_prediction
https://github.com/malleswarigelli/bostonhousepricing_end_to_end_ml_application

docker docker-container flask-framework github-actions heroku-deployment machine-learning-algorithms pickle

Last synced: 4 months ago
JSON representation

Regression_Model_Price_prediction

Awesome Lists containing this project

README

        

### Boston House Price Prediction - Regression
### Software And Tools Requirements

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

create a new environment

---
conda create -p DeepLearning python ==3.9.2 -y

---