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

Problem with ClassificationInterpretation #20

Open
lassski opened this issue Jan 19, 2024 · 0 comments
Open

Problem with ClassificationInterpretation #20

lassski opened this issue Jan 19, 2024 · 0 comments

Comments

@lassski
Copy link

lassski commented Jan 19, 2024

I'm getting an error using ClassificationInterpretation the way described in the book and video.

Code:
interp = ClassificationInterpretation(learn)
interp.plot_confusion_matrix()

Error:
"TypeError: ClassificationInterpretation.init() missing 2 required positional arguments: 'dl' and 'losses'"

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