Skip to main content

Sample code for coding practice

Project description

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

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.

To excute the script

python < scriptname.py ># mle-training mle-training

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

housing_library_5492-0.1.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

housing_library_5492-0.1-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

Details for the file housing_library_5492-0.1.tar.gz.

File metadata

  • Download URL: housing_library_5492-0.1.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for housing_library_5492-0.1.tar.gz
Algorithm Hash digest
SHA256 067f88821e2631b2831a13a68a742a72adddf8b246b545715a287cb04cc1e2b7
MD5 99186588b5c7e88bb6c11016ab115804
BLAKE2b-256 e7101b21d3e429fb52ef0039226d3befa225f15e1d769b2ddcdfa89319f8f773

See more details on using hashes here.

File details

Details for the file housing_library_5492-0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for housing_library_5492-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 adb1f4f52e12ba71aee8fac31b9a452f530d4de26790a1086af0b46935d5650a
MD5 0432a4d7f63870f7808d492757b4fb76
BLAKE2b-256 eee709893a0f7c476faaa91c2143bf6fc676f8eec2b1736031a2d15085e1876e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page