Skip to content

Version 0.1.22

Compare
Choose a tag to compare
@interpret-ml interpret-ml released this 27 Apr 23:51

v0.1.22 - 2020-04-27

Upcoming Breaking Changes

  • EBM initialization arguments and public attributes will change in a near-future release.
  • There is a chance Explanation API will change in a near-future release.

Added

  • Docstrings for top-level API including for glassbox and blackbox.

Fixed

  • Minor fix for linear models where class wasn't propagating for logistic.

Experimental

  • For research use, exposed optional_temp_params for EBM's Python / native layer.