cancel
Showing results for 
Search instead for 
Did you mean: 
Machine Learning
Dive into the world of machine learning on the Databricks platform. Explore discussions on algorithms, model training, deployment, and more. Connect with ML enthusiasts and experts.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Evan_MCK
by Contributor
  • 9628 Views
  • 3 replies
  • 1 kudos

Resolved! Shap Values for predictions from registered model

I have saved a model in the model registry using MLFlow. How can I find the shap values for this model once I have generated predictions in batch mode? Shap tree explainer does not support the mlflow pyfunc model type. When I use mlflow.shap.log_exp...

  • 9628 Views
  • 3 replies
  • 1 kudos
Latest Reply
Debayan
Databricks Employee
  • 1 kudos

Hi, Could you please check if this section helps in the below documentation:https://www.databricks.com/blog/2019/06/17/detecting-bias-with-shap.html

  • 1 kudos
2 More Replies
Labels