Skip to content

release v0.19.0

Compare
Choose a tag to compare
@imatiach-msft imatiach-msft released this 20 Jul 15:19
348cb2f
  • Update interpret-core to 0.2.5
  • Add predicted and predicted probabilities to raw explanations to allow model performance tab and other tabs to show information related to y_pred/y_pred_proba for raw explanations
  • Update cuML version for GPUKernelExplainer
  • Remove shap DenseData from supported input data
  • Use scipy logit() function in mimic explainer to fix divide by zero error