Description Usage Arguments Value
View source: R/PSB_functions_2.R
This function returns a feature importance analysis of caret model using LIME.
1 | lbpLIME(set, method = "adaboost", permutation = 100)
|
set |
Set of train and test data returned from trainTest. |
method |
Avaliable methods in caret::train(). |
permutation |
Number of permutations in LIME |
A LIME explanation for caret
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.