Complete the Class Survey before 11:59pm on Tuesday
Class Survey dataset is available here
Complete before next class
Skim through ISLR2 Chapters 1-5, if you have not read the book previously!
A Visual Introduction to Linear Regression (Machine Learning University by Amazon)
Seeing Theory - See Chapters on Regression, Variance, ANOVA, Probabilities, etc, for a visual and interactive review
The Importance of Data Splitting (Machine Learning University by Amazon)
The Bias Variance Tradeoff (Machine Learning University by Amazon)
Optional
RTutor: Refresh your R skills using AI!
ML comic strip (Google Cloud)
Thursday
PPT: ML Review
Data: zillow23.xlsx
Complete before next class
ISLR2 Chapter 6.1: Subset Selection
ISLR2 Chapter 6.2: Shrinkage Methods
A Visual Introduction to Logistic Regression (Machine Learning University by Amazon)
Lab: Best Subset Selection (10:36)*
Lab: Forward Stepwise Selection and Model Selection Using Validation Set (10:32)*
Lab: Forward Stepwise Selection and Model Selection Using Validation Set (10:32)*
*If you're checking your work against solutions posted by the authors, you might get slightly different numbers, because you're using a newer version of R.
Friday
PPT: Subset Selection
PPT: Subset Selection
Complete before next class
ISLR2 Chapter 6.2: Shrinkage Methods
Estimating Test Error Using Cross-Validation (8:44)
The Ridge (12:37)
The Lasso (15:22)
Tuning Parameter Selection for Ridge Regression and Lasso (5:27)
The Ridge (12:37)
The Lasso (15:22)
Tuning Parameter Selection for Ridge Regression and Lasso (5:27)
Lab: Ridge Regression and Lasso (16:34)