Regression
This section covers linear regression, feature engineering, and regularization.
Demos
- Model Comparison - Compare linear regression models with different feature engineering choices on the Advertising dataset
- Regularization Explorer - Visualize how L1 and L2 regularization affect coefficient paths and prediction error