Exclusive Lasso and Group Lasso using R code
This post shows how to use the R packages for estimating an exclusive lasso and a group lasso. These lasso variants have a given grouping order in common but differ in how this grouping constraint is functioning when a variable selection is performed. Lasso, Group Lasso, and Exclusive Lasso While LASSO (least absolute shrinkage and selection operator) has many variants and extensions, our focus is on two lasso models: Group Lasso and Exclusive Lasso. Before we dive into the specifics, let's go over the similarities and differences of these two lasso variants from the following figure. In the above figure, 15 variables are categorized into 5 groups.
Oct-29-2021, 06:08:43 GMT
- Technology: