Linear Models: Part 1Covers linear models, including regression, derivatives, gradients, hyperplanes, and classification transition, with a focus on minimizing risk and evaluation metrics.
Basics of Linear RegressionCovers the basics of linear regression, including OLS estimators, hypothesis testing, and confidence intervals.
Least Squares SolutionsCovers least squares solutions for linear systems using matrix operations and normal systems, illustrated with examples.
Least Squares SolutionsExplains the concept of least squares solutions and their application in finding the closest solution to a system of equations.
Linear Algebra BasicsCovers fundamental concepts in linear algebra, including linear equations, matrix operations, determinants, and vector spaces.