June 10, 2024

Fix SHAP Multiclass Summary Plot – Downgrade to v0.44.1 from 0.45.0

Here’s a helpful tip for anyone using #SHAP (SHapley Additive exPlanations): If you’re trying to use shap.summary_plot(shap_values, X_train_tfidf_dense, plot_type="bar") for a multiclass summary, and it keeps showing a dotted interaction plot regardless of the plot type you pass; it’s likely a bug in v0.45.0. Downgrading to v0.44.1 fixed it for me. Hope this saves someone […]

March 8, 2017

Google Cloud Next ’17 Extended — Cairo

It’s not just a viewing party, we ❤ code then why not do a live coding session before the streaming?! Well, that’s what we did at GDG Cairo in Next ’17 Extended — Cairo ?? You may have known that Google held Google Cloud Next a three days event about it’s cloud platform at Moscone Center, San Francisco on March […]