A rigorous introduction to linear models
Jun Lu

TL;DR
This book provides a rigorous, theory-focused introduction to linear models, emphasizing their properties, significance, and connections to statistical and Bayesian methods, foundational for understanding regression and machine learning.
Contribution
It offers a comprehensive theoretical framework for linear models, including distribution theory, optimality, and Bayesian perspectives, bridging classical and modern approaches.
Findings
Least squares minimizes expected squared error.
Least squares is the best unbiased linear estimator.
Linear models approach theoretical limits in estimation accuracy.
Abstract
This book is meant to provide an introduction to linear models and the theories behind them. Our goal is to give a rigorous introduction to the readers with prior exposure to ordinary least squares. In machine learning, the output is usually a nonlinear function of the input. Deep learning even aims to find a nonlinear dependence with many layers, which require a large amount of computation. However, most of these algorithms build upon simple linear models. We then describe linear models from different perspectives and find the properties and theories behind the models. The linear model is the main technique in regression problems, and the primary tool for it is the least squares approximation, which minimizes a sum of squared errors. This is a natural choice when we're interested in finding the regression function which minimizes the corresponding expected squared error. This book is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImbalanced Data Classification Techniques · Anomaly Detection Techniques and Applications · Machine Learning and Data Classification
