View source: R/classifier_train.R
get_selected_features | R Documentation |
fit
A function to get selected features from a model, fit
get_selected_features(fit, features)
fit |
... |
features |
... |
A table where each feature (row) is marked 1 if it is a selected feature, 0 otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.