Skip to content

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

@KiaDavari

Description

@KiaDavari

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions