0% found this document useful (0 votes)
12 views3 pages

3-8

The document discusses the closed form solution for linear regression, represented by the equation w = (XTX)-1XTy. It notes that X consists of row vectors. This formula is essential for calculating the weights in linear regression models.

Uploaded by

Ahmed Al-nasheri
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views3 pages

3-8

The document discusses the closed form solution for linear regression, represented by the equation w = (XTX)-1XTy. It notes that X consists of row vectors. This formula is essential for calculating the weights in linear regression models.

Uploaded by

Ahmed Al-nasheri
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 3

3/8 review

Closed form of linear regression


• w = (XTX)-1XTy, where X contains row vectors

You might also like