ClassificationInterpretation can't handle weights CrossEntropy loss function?

I opened an issue for this the other day.

For now you have to set learn.loss_func = data.loss_func for ClassificationInterpretation to work, unfortunately.

2 Likes