Skip to content

Tan141101/Linear_regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Linear_regression

This is a linear regression algorithm for predicting the boston housing prices with 83% accuracy using sklearn to load dataset and then have written an, linear regression algorithm from scratch with different models, like first with normal cost,gradient descent, second after normalising the data, and third after using feature engineering. This is implemented in a jupyter notebook.

About

A simple linear regression from scratch which also implements normalization and feature engineering

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published