From e3f59c476b795b94321c1b06f78079c1bbb5b26c Mon Sep 17 00:00:00 2001 From: Sayan Goswami Date: Thu, 1 Oct 2020 13:56:19 +0530 Subject: [PATCH] Add linear regression. --- glossary.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/glossary.md b/glossary.md index 07ad93e..f12b90f 100644 --- a/glossary.md +++ b/glossary.md @@ -898,6 +898,10 @@ performance after making observations about the world. ## linear interpolation smoothing ## linear programming ## linear regression + +**Linear regression** is a statistical method of modelling the relationship between +a scalar dependant variable and one or more independant varibales linearly. + ## linear resolution ## linear separator ## linkage constraints