# An Overview of Linear Regression Models
machine-learning 6 / 6
16 min read
Linear regression attempts to model the relationship between two variables by fitting a linear equation to observed data.
Linear regression attempts to model the relationship between two variables by fitting a linear equation to observed data.
A descriptive statistic is a summary statistic that quantitatively describes or summarizes features from a collection of information, while descriptive statistics is the process of using and…