Thank you for developing and maintaining this package.
Right now we are developing a multi-input keras model and we want to use lime to explain it. The model structure is like following:
The main input is a sequence data and the aux input is a profile data. I'm wondering does lime currently support multi-input keras models? or is there any way that I can work around it? Thank you so much!
Thank you for developing and maintaining this package.
Right now we are developing a multi-input keras model and we want to use lime to explain it. The model structure is like following:
The main input is a sequence data and the aux input is a profile data. I'm wondering does lime currently support multi-input keras models? or is there any way that I can work around it? Thank you so much!