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

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

Open brandythenarwhal93 opened 4 years ago

brandythenarwhal93 commented 4 years ago

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