Skip to content

parthp2804/LinearRegression

Repository files navigation

LinearRegression

This contains the programs and examples that showcase the concept of Linear Regression Learning Algorithm

  1. linearreg_scikit.py and linearreg_fromscratch.py are the implentation of Linear Regression.
  2. Salary_prediction.py(Salary prediction using the years of expereince) and Housing_Prediction.py(Price of house using various features) are the examples of this algorithm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages