Tech
Linear Regression
What is Linear Regression
Linear regression is a statistical method which models the linear relationship between a dependent variable and one or more dependent variable. It finds the best-fitting straight line through a set of data points.
purpose of Linear regression
The purpose of linear regression is to predict continuous values, understand the relationship between variable and make inference about data. it also measures the strength of relationships.
There are two types of linear re...
Read the full discussion on Dev.to
This article was aggregated from Dev.to. Click to join the conversation.
View on Dev.to