Covers regression analysis for disentangling data using linear regression modeling, transformations, interpretations of coefficients, and generalized linear models.
Covers regression diagnostics for linear models, emphasizing the importance of checking assumptions and identifying outliers and influential observations.
Explores Ridge and Lasso Regression for regularization in machine learning models, emphasizing hyperparameter tuning and visualization of parameter coefficients.