Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

California Housing Analysis

This project demonstrates a from scratch linear regression using scikit-learn to predict median income from median house value in the California housing dataset

Overview

  • Load 'housing.csv'
  • Split into training and test sets
  • Train a 'LinearRegression' model
  • Compute MSE and R² value
  • Plot data points (train and test) and line of best fit

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages