Data-Driven Modeling: RegressionIntroduces data-driven modeling with a focus on regression, covering linear regression, risks of inductive reasoning, PCA, and ridge regression.
Decision Trees: ClassificationExplores decision trees for classification, entropy, information gain, one-hot encoding, hyperparameter optimization, and random forests.
Regression: Linear ModelsIntroduces linear regression, generalized linear models, and mixed-effect models for regression analysis.
Supervised Learning EssentialsIntroduces the basics of supervised learning, focusing on logistic regression, linear classification, and likelihood maximization.
Linear Regression: BasicsCovers the basics of linear regression, binary and multi-class classification, and evaluation metrics.