Introduces the fundamentals of regression in machine learning, covering course logistics, key concepts, and the importance of loss functions in model evaluation.
Explores linear regression from a statistical inference perspective, covering probabilistic models, ground truth, labels, and maximum likelihood estimators.
Introduces simple linear regression, properties of residuals, variance decomposition, and the coefficient of determination in the context of Okun's law.
Covers the basics of linear regression, including OLS, heteroskedasticity, autocorrelation, instrumental variables, Maximum Likelihood Estimation, time series analysis, and practical advice.
Introduces linear regression, covering line fitting, training, gradients, and multivariate functions, with practical examples like face completion and age prediction.