Let's code Linear Regression.
What is Linear Regression?:- Linear Regression is a Machine learning algorithm that identifies the relationship between a dependent variable and an independent variable. It works by drawing a regression line i.e. y=mx+c.
Where,
y - dependent variabl...
anshi.hashnode.dev3 min read
Shashwat Shrivastava
Making a place in the pool with most futuristic people.
Explained so easily. Even I can try it too.