Note: Please utilize the template below as a reference for your contribution. Adapt the template when deemed necessary
What is TOPIC-NAME?
Brief description.
Recommended Path for Learning
- Video overview of the concepts behind LASSO regression. This is part 2 of a video series on regularization. Regularization Part 2: Lasso regression
- Video overview of how to implement elastic net, lasso, and ridge regression in R. Assumes knowledge of the concepts behind these three types of regression as taught in the 3-part Regularization series by the same author. Elastic net regression in R
- Item 3 (video/code tutorial/document)
Further Learning
Video
- Video 1
- Video 2
Applied papers
- Paper 1
- Paper 2
Online tutorials
- Online tutorial 1
- Online tutorial 2
Theory papers
- Paper 1
- Paper 2