Affirm / shparkley

Spark implementation of computing Shapley Values using monte-carlo approximation
BSD 3-Clause "New" or "Revised" License
74 stars 15 forks source link

Example Notebook #2

Closed ijoseph closed 3 years ago

ijoseph commented 3 years ago

Generates some data, fits an SVM classifier, generates predictions, compares to shap.

Based on the first PR.