thomasp85 / lime

Local Interpretable Model-Agnostic Explanations (R port of original Python package)
https://lime.data-imaginist.com/
Other
481 stars 109 forks source link

Documentation gap concerning usage with additional libraries #188

Open rds0001 opened 2 years ago

rds0001 commented 2 years ago

According to the documentation it should be possible to use lime also with libraries that are not directly supported. However, it is unclear if and how this can be exactly achieved, e.g. for the library kernlab. More detailed documentation or an explicit example would be very helpful.

jtr13 commented 1 year ago

There's some information in ?model_support but agree that better documentation would be helpful.