Vinícius Ferraz

Results 1 issues of Vinícius Ferraz

This bug was present in some SHAP plots (such as in the bar plots): `shap.plots.bar(shap_values_game)` ``` --------------------------------------------------------------------------- UnboundLocalError Traceback (most recent call last) Cell In[47], line 1 ----> 1 shap.plots.bar(shap_values_game)...