Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 317 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 317 Bytes

Housing Prediction Program

Predicts the cost of a house based on its features and the data used to train the program

Python - Pandas, Sklearn, Matplotlib, Tkinter, Seaborn

Using a linear regression algorithm, we predict the price of a home based on the total amount of rooms, bedrooms, and age of the home.