Skip to content

Version 0.1.20

Compare
Choose a tag to compare
@interpret-ml interpret-ml released this 12 Dec 03:20

v0.1.20 - 2019-12-11

Fixed

  • Major bug fix around EBM interactions. If you use interactions, please upgrade immediately.
    Part of the pairwise selection was not operating as expected and has been corrected.
  • Fix for handling dataframes when no named columns are specified.
  • Various EBM fixes around corner-case datasets.

Changed

  • All top-level methods relating to show's backing web server now use visualize provider directly.
    In theory this shouldn't affect top-level API usage, but please raise an issue in the event of failure.
  • Memory footprint heavily reduced for EBM at around 2-3 times.