Description Usage Arguments Value
Feature selection using LASSO
1 | select_lasso(X, y, options = list())
|
X |
n_samples x n_features matrix |
y |
vector of labels |
options |
with 'alpha' the elastic-net mixing parameter (see glmnet) |
names of selected features
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.