eli5 icon indicating copy to clipboard operation
eli5 copied to clipboard

Implement target_names for Keras classifier explanations

Open teabolt opened this issue 5 years ago • 0 comments

The explain_prediction function for keras classifiers (https://github.com/TeamHG-Memex/eli5/pull/315) does not yet support the target_names parameter.

See https://github.com/TeamHG-Memex/eli5/pull/315#discussion_r293318133 for a description of the feature. We should show names of classes in the final output layer.

teabolt avatar Jun 26 '19 14:06 teabolt