Machine Learning Intermediate
linear
A relationship between two or more variables that can be represented solely through addition and multiplication.
Plain English Explanation
A relationship between two or more variables that can be represented solely through addition and multiplication. The plot of a linear relationship is a line. Contrast with nonlinear.
How is it used?
Practitioners refer to linear when building, training, or evaluating machine learning systems. It appears in research papers, product documentation, and technical discussions about AI capabilities and limitations.