Skip to content

Release 0.21.2

Compare
Choose a tag to compare
@dhruvesh09 dhruvesh09 released this 31 Jan 20:40
· 1067 commits to master since this release

Release 0.21.2

Major Features and Improvements

Bug fixes and other changes

  • Adding SciPy dependency for both Python2 and Python3
  • Increased table and tooltip font in Fairness Indicators.

Breaking changes

  • tfma.BinarizeOptions.class_ids, tfma.BinarizeOptions.k_list,
    tfma.BinarizeOptions.top_k_list, and tfma.Options.disabled_outputs are
    now wrapped in an additional proto message.

Deprecations