Skip to content

VishalGohelishere/Linear-Regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Linear Regression for single feature

These codes are programmed in octave/matlab language

computeCost.m is the program to compute the cost function

plotData.m is the program to convert the given data into the graphical figure

graientDecent.m is the program to check if our cost function is minimizing in all the steps

ex1.m is the combined program of all the programs mentioned above

ex1data1.txt is the data in the form of a text file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages