Basic Linear Regression Model
One of the most common model used in Machine Learning is Linear Regression.
The linear regression determines the line that best represents the trend and relationship between two variables. Once the relationship (correlation) is defined a linear regre...
abrahamluna.com12 min read