lime icon indicating copy to clipboard operation
lime copied to clipboard

Follow up question on #570

Open SwatiDK opened this issue 4 years ago • 1 comments

I also have a same question as asked by Abbas (#570) and following the same steps. I am using tabular data with 1D CNN model and trying to use Lime to explain the same. Could you please elaborate on how it can be used where the input shape is (100,40,1). Appreciate if you have any example for the same.

SwatiDK avatar Oct 10 '21 12:10 SwatiDK

Swati as far as i understand LIME only care about type of input not about model. You can revisit the Tabular data tutorial. you may get some answers.

loveneet29 avatar Mar 03 '22 14:03 loveneet29