0
8.5kviews
Explain Regression? Explain Linear Regression with example.
1 Answer
| written 9.8 years ago by |
Regression: Regression can be used to smooth the data by fitting the data to a function.
Linear regression involves finding the “best” line to fit two attributes (or variables), so that one attribute can be used to predict the other.
Linear Regression
• Straight-line regression analysis involves a …