Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with LIME Implementation in Image Classification #740

Open
SouCh305 opened this issue Feb 26, 2024 · 0 comments
Open

Issues with LIME Implementation in Image Classification #740

SouCh305 opened this issue Feb 26, 2024 · 0 comments

Comments

@SouCh305
Copy link

Hello everyone,

I've encountered an issue while integrating LIME into my code for breast cancer image classification. Despite my attempts to address it, I consistently receive white images as output. I've tried adjusting the number of samples, both increasing and decreasing it, , but unfortunately, the issue persists. Notably, when I reduced the number of features to 1 and 2, I observed yellow lines within the white images.

Number of features = 1:
1

Number of features = 2:
2

Number of features > 2:
3

It's worth mentioning that I'm executing my code on a Kaggle notebook.
I would greatly appreciate any suggestions or guidance on resolving this issue. Thank you in advance for your assistance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant