Predicts Median housing value
The housing data can be downloaded from https://raw.githubusercontent.com/ageron/handson-ml/master/. The script has codes to download the data. We have modelled the median house value on given housing data.
The following techniques have been used:
Linear regression
Decision Tree
Random Forest
- Steps performed
We prepare and clean the data. We check and impute for missing values.
Features are generated and the variables are checked for correlation.
Multiple sampling techinuqies are evaluated. The data set is split into train and test.
All the above said modelling techniques are tried and evaluated. The final metric used to evaluate is mean squared error.
Change Log
0.0.1 (13-11-2020)
-First Release
Release files for gloriahousing 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| gloriahousing-0.0.1.tar.gz | 1.9 MB | Details |
Release files / gloriahousing-0.0.1.tar.gz
| Download URL | gloriahousing-0.0.1.tar.gz |
|---|---|
| Size | 1.9 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
14fa58091bbd23c929c44730bd363162c74b7c1564d6e63e19f73d5ce6bcdae7
|
|
BLAKE2b-256 checksum How to use checksums |
1b1146c70eac5fb0ef94c1ead802377c4e6334199e63086819f4fe0adabf13b3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/49.3.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6
|