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

predict method not differentiable using Zygote.jl #7

Closed
Tracked by #24
pat-alt opened this issue Jul 21, 2022 · 0 comments
Closed
Tracked by #24

predict method not differentiable using Zygote.jl #7

pat-alt opened this issue Jul 21, 2022 · 0 comments
Assignees
Labels
bug Something isn't working easy This is expected to be easy. students 🎯 A label indicating that this issue is an expected feature for the student software project.

Comments

@pat-alt
Copy link
Member

pat-alt commented Jul 21, 2022

A while ago I ran into autodiff issues when trying to use Laplace models with CounterfactualExplanations.jl, but unfortunately was silly enough to not report the exact error here.

Would be good to check if this is really any issue. To do that, try to use the LaplaceReduxModel wrapper in CounterfactualExplanations.jl, which is currently neither exported nor properly documented.

If no issue pops up here, then try to directly differentiate through a predict call.

If there's still no issue, happy days!

@pat-alt pat-alt added the bug Something isn't working label Oct 14, 2022
@pat-alt pat-alt added the easy This is expected to be easy. label Nov 29, 2022
@pat-alt pat-alt self-assigned this Nov 29, 2022
@pat-alt pat-alt mentioned this issue Apr 13, 2023
2 tasks
@pat-alt pat-alt added students 🎯 A label indicating that this issue is an expected feature for the student software project. students ⭐ A label indicating that this issue is an nice-to-have feature for the student software project. and removed students 🎯 A label indicating that this issue is an expected feature for the student software project. students ⭐ A label indicating that this issue is an nice-to-have feature for the student software project. labels Apr 13, 2023
@pat-alt pat-alt mentioned this issue Nov 7, 2023
7 tasks
@pat-alt pat-alt closed this as completed Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working easy This is expected to be easy. students 🎯 A label indicating that this issue is an expected feature for the student software project.
Projects
None yet
Development

No branches or pull requests

1 participant