Skip to content
This repository was archived by the owner on Jan 28, 2024. It is now read-only.

3molga/CB0494_MiniProject

Repository files navigation

CB0494 HDB Resale Price Prediction Project

This repository stores a Jupyter Notebook file used for the HDB resale price prediction mini-project in CB0494: Introduction to Data Science and Artificial Intelligence. The .csv file containing the dataset used is also included.

Procedure

  1. Exploratory analysis of the dataset to investigate which variables were most predictive of resale price.
  2. Separating the dataset by the "town" variable, and keeping all other numeric variables.
  3. Training linear regression models for each dataset.
  4. Evaluating the performance of the linear regression models with test datasets.
  5. Utilizing the linear regression models to create a visual that displays if a prospective buyer can afford their desired HDB resale flat.

Credits

  • Myself: data pre-processing, model training and evaluation, visual creation.
  • Balaji: Exploratory analysis.

About

Repository hosting Python code for my CB0494 Mini Project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors