Skip to content

0.35.0

Compare
Choose a tag to compare
@slundberg slundberg released this 27 Feb 19:35
· 1467 commits to master since this release

This release includes:

  • Better support for TensorFlow 2 (thanks @imatiach-msft)
  • Support for NGBoost models in TreeExplainer (thanks @zhiruiwang)
  • TreeExplainer support for the new sklearn.ensemble.HistGradientBoosting model.
  • New improved versions of PartitionExplainer for images and text.
  • IBM zOS compatibility courtesy of @DorianCzichotzki.
  • Support for XGBoost 1.0
  • Many bug fixes courtesy of Ivan, Christian Paul, @RandallJEllis, and @ibuda.