predict
method not differentiable using Zygote.jl
#7
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.
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 inCounterfactualExplanations.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!
The text was updated successfully, but these errors were encountered: