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

eli5.show_prediction doesn't work for my custom trained model #420

Open
KiaDavari opened this issue Aug 4, 2022 · 0 comments
Open

eli5.show_prediction doesn't work for my custom trained model #420

KiaDavari opened this issue Aug 4, 2022 · 0 comments

Comments

@KiaDavari
Copy link

KiaDavari commented Aug 4, 2022

I have trained a binary classification model with Keras on a custom dataset. Want to check what is in the image that made the model predict a certain class over another? It worked for only one image and I am no longer able to test it on the other images.
Does it mean my model is corrupted? Or is it a bug of ELI5?
These are the versions of my packages in the notebook:

tensorflow==1.15.2
scikit-learn==0.21.3
keras==2.3.1
eli5==0.10.1

Thanks in advance

@KiaDavari KiaDavari changed the title show_prediction only shows for some files eli5.show_prediction doesn't work for my custom trained model Aug 4, 2022
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