Abhinav Tripathi

Results 1 issues of Abhinav Tripathi

Instead of using sahp_values in st_shap, we need to use shap_values.values , because shap_values holds the shapley values, the base_values and the data. Visualize() error is thrown if just shap_values...