Download Latest Version Version 0.7.0 source code.tar.gz (1.7 MB)
Email in envelope

Get an email when there's a new version of InterpretML

Home / v0.7.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-07-14 479 Bytes
Version 0.7.0 source code.tar.gz 2025-07-14 1.7 MB
Version 0.7.0 source code.zip 2025-07-14 1.9 MB
Totals: 3 Items   3.6 MB 3

v0.7.0 - 2025-07-13

Breaking Changes

  • the shape of the bags parameter has been changed from (n_outer_bags, n_samples) to (n_samples, n_outer_bags) in order to better match the format of the X parameter which has shape (n_samples, n_features) In this release if bags is passed in as (n_outer_bags, n_samples), then a warning is issued and the shape is accepted using the old format.
Source: README.md, updated 2025-07-14