Skip to main content

Median housing value prediction

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 with RandomizedSearchCV
  • Random Forest with GridSearchCV

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.
  • Mean squared error, Root mean squaerd error, Mean absolute error metrics are used to evaluate the model

To excute the script's

There are three scripts need to run for evaluating the model

$ python ingest_data.py -p raw

you can run this script with specifying where you want to place the downloaded data and also with default arguments

$ python train.py -x housing_prepared.csv -y housing_labes.csv

you can run this script with specifying dependent and independent variables and also with no argument passed

$ python score.py -m final_model.pkl -d test_set.csv

you can run this script with specifying which ML model want to use and with what dataset to score metrics

Release files for housing-predictor-devaraj-saravana 0.0.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for housing-predictor-devaraj-saravana 0.0.1
File Size Uploaded
housing_predictor_devaraj_saravana-0.0.1.tar.gz 7.2 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for housing-predictor-devaraj-saravana 0.0.1
File Interpreter ABI Platform
housing_predictor_devaraj_saravana-0.0.1-py3-none-any.whl Python 3 none any Details

Total release size: 15.4 kB

Release files / housing_predictor_devaraj_saravana-0.0.1.tar.gz

Download URL housing_predictor_devaraj_saravana-0.0.1.tar.gz
Size 7.2 kB
Tags Source
SHA-256 checksum
How to use checksums
42e678c5e91739d067df2f8598d5f378e35c689f2c4d7a0e1730203ae8c972fb
BLAKE2b-256 checksum
How to use checksums
84898288bd145b66e5b4e95141e8f4b1c2720c5cea7273f1e38b55ead86b30c7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.9.12

Release files / housing_predictor_devaraj_saravana-0.0.1-py3-none-any.whl

Download URL housing_predictor_devaraj_saravana-0.0.1-py3-none-any.whl
Size 8.2 kB
Tags Python 3
SHA-256 checksum
How to use checksums
b1988a311b5f95335973f84871b004a7b41205ed426d29b3db3105d2c063d68c
BLAKE2b-256 checksum
How to use checksums
94733cfb7c7826c54b114a85ff7d282116d1580ae55181b0faf2bd7220acf519
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.9.12

Release history Release notifications | RSS feed

This release

0.0.1 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page