Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 257 Bytes

File metadata and controls

5 lines (4 loc) · 257 Bytes

Simple linear regression using data from melbourne houseing

Just doing projects to practice my python. Nothing serious going on here :)

objectives

create a linear regression that predicts the pricing of houses. Protect against over and under fitting.