lime
lime copied to clipboard
Skmultilearn binary relevance produces sparse output.
While trying to explain a skmultilearn binary relevance model It kept throwing an error about output being sparse.
Changed a few lines of code to handle when classifier_fn produces sparse output.