thomasp85 / lime

Local Interpretable Model-Agnostic Explanations (R port of original Python package)

Home Page:https://lime.data-imaginist.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use of lime to be used in conjunction with keras model (regression)

brandythenarwhal93 opened this issue · comments

Hi i am quite new to programming and currently am looking into using Keras to create a ANN model and using Lime to evaluate my keras model. However i cant seem to find resource on regression models.

Model objective: Regression
Platform used: R studio

The closest i have found is shown in the link below. However this only works for classification type models. Is there another type that would fit for regression?
https://rpubs.com/iamkbpark/deep-keras-lime