Skip to content

AkilaMohan/Implementation-of-Linear-Regression-Using-Gradient-Descent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Implementation-of-Linear-Regression-Using-Gradient-Descent

AIM:

To write a program to predict the profit of a city using the linear regression model with gradient descent.

Equipments Required:

  1. Hardware – PCs
  2. Anaconda – Python 3.7 Installation / Jupyter notebook

Algorithm

Program:

/*
Program to implement the linear regression using gradient descent.
Developed by: 
RegisterNumber:  
*/

Output:

linear regression using gradient descent

Result:

Thus the program to implement the linear regression using gradient descent is written and verified using python programming.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors