Regression: Linear ModelsIntroduces linear regression, generalized linear models, and mixed-effect models for regression analysis.
Data-Driven Modeling: RegressionIntroduces data-driven modeling with a focus on regression, covering linear regression, risks of inductive reasoning, PCA, and ridge regression.
Probabilistic Linear RegressionExplores probabilistic linear regression, covering joint and conditional probability, ridge regression, and overfitting mitigation.
Linear Models: BasicsIntroduces linear models in machine learning, covering basics, parametric models, multi-output regression, and evaluation metrics.
Linear Regression BasicsCovers the basics of linear regression in machine learning, including model training, loss functions, and evaluation metrics.
Linear Models: ContinuedExplores linear models, logistic regression, gradient descent, and multi-class logistic regression with practical applications and examples.
Regression Analysis: Disentangling DataCovers regression analysis for disentangling data using linear regression modeling, transformations, interpretations of coefficients, and generalized linear models.
Regression: Interactive LectureCovers linear regression, weighted regression, locally weighted regression, support vector regression, noise handling, and eye mapping using SVR.