GregorE

Results 11 comments of GregorE

Is there anything wrong with the solution provided in #859 ? Would be nice to see it merged (or reviewed).

The pytorch part is addressed here: https://github.com/shap/shap/pull/3259

Also `lims=(1, :auto)` adjusts the radial axis for `gr`-Plots, but does not work for `plotly` (ignored).

We just had the same problem using [`Genie.jl`](https://github.com/GenieFramework/Genie.jl) and boiled down the problem root to the new version of [`XML2_jll.jl` ](https://github.com/JuliaBinaryWrappers/XML2_jll.jl) `v2.11.5`. Pinning that package to the previously released version...

You might find your answer here: https://github.com/shap/shap/issues/3263 You should not rely on your shap-outputs as long as you get this error.

Just came across this request for the same reason: date range for DB query. Are there any plans on adding this?

Since I ran into similar problems when upgrading to dmc 0.14 and monitoring this issue did not resolve all of my issues, I tried to fix it by myself today....

Update: `1.0.17` shows the same behaviour.

I suppose this should work and this is actually our plan B, but I hoped to see the same behaviour with both OS. I am personally using Ubuntu; this error...