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

https://github.com/divakarkumarp/boston-house-prices-prediction


https://github.com/divakarkumarp/boston-house-prices-prediction

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Boston House Prices Prediction
Each record in the database describes a Boston suburb or town. The data was drawn from the Boston Standard Metropolitan Statistical Area (SMSA) in 1970.CRIM: per capita crime rate by town
![Boston](https://github.com/divakarkumar424/Boston-House-Prices-Prediction/assets/32620288/b566eeb2-a302-405a-8190-e7cce225c3d4)

## Data Description
1. ZN: proportion of residential land zoned for lots over 25,000 sq.ft.
2. INDUS: proportion of non-retail business acres per town
3. CHAS: Charles River dummy variable (= 1 if tract bounds river; 0 otherwise)
4. NOX: nitric oxides concentration (parts per 10 million)
5. RM: average number of rooms per dwelling
6. AGE: proportion of owner-occupied units built prior to 1940
7. DIS: weighted distances to five Boston employment centers
8. RAD: index of accessibility to radial highways
9. TAX: full-value property-tax rate per $10,000
10. PTRATIO: pupil-teacher ratio by town 12. B: 1000(Bk−0.63)2 where Bk is the proportion of blacks by town 13.LSTAT: % lower status of the population
11. MEDV: Median value of owner-occupied homes in $1000s

## Overview:
Software And Tools Requirements

1. [Github Account](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)

Technology and tools wise this project covers,

1. Python
2. Numpy and Pandas for data cleaning
3. Data visualization
4. Sklearn for model building
5. Google Colab Notebook
-----------------------------------------------------------------------------------------------------------------
### Technologies Used:

![](https://forthebadge.com/images/badges/made-with-python.svg)

[](https://numpy.org) [](https://pandas.pydata.org) [](https://seaborn.pydata.org) [](https://matplotlib.org) [](https://colab.research.google.com/)
[](https://scikit-learn.org/stable/index.html)
[](https://flask.palletsprojects.com/en/3.0.x/)
[](https://www.docker.com/)