< Back to Glossary

Linear Regression

What is a Linear Regression?

A fundamental supervised machine learning technique for modeling the relationship between a dependent variable (predicted) and one or more independent variables (predictors). It uses a linear equation to estimate the best fit for the data.