Soumyapro / House-Price-Prediction

Explored different attributes of Boston housing dataset then a part of dataset was used to train the linear regression algorithm after that trained model was used to give predictions on remaining part of dataset.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

House-Price-Prediction

Explored different attributes of Boston housing dataset then a part of dataset was used to train the linear regression algorithm after that trained model was used to give predictions on remaining part of dataset.

High-Level Approach

  • Exploring and analyzing the data used for making prediction
  • Creating a simple model using linear regression
  • Using the model to carryout prediction and evaluating it's efficiency

About

Explored different attributes of Boston housing dataset then a part of dataset was used to train the linear regression algorithm after that trained model was used to give predictions on remaining part of dataset.


Languages

Language:Jupyter Notebook 100.0%