Skip to content

In Linear Regression we use only one feature for prediction, multiple features might give us a better model for prediction. Let's look at it.

Notifications You must be signed in to change notification settings

zaephaer/MLU-04-BostonHousing-MultipleRegression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

MLU-04-BostonHousing-MultipleRegression

About
A multiple linear regression using more than one feature to make a model and prediction of median house price using Boston Housing dataset

Dataset
Each record in the database describes a Boston suburb or town. The data was drawn from the Boston Standard Metropolitan Statistical Area (SMSA) in 1970. Link in Kaggle: https://www.kaggle.com/vikrishnan/boston-house-prices

Objective
Exploration on regression algorithm

About

In Linear Regression we use only one feature for prediction, multiple features might give us a better model for prediction. Let's look at it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published