Skip to content

release raiwidgets and responsibleai v0.27.0

Compare
Choose a tag to compare
@imatiach-msft imatiach-msft released this 27 Apr 13:14
· 406 commits to main since this release

v0.27.0

  • educational materials
    • Update explanation-dashboard-employee-attrition.ipynb to remove deprecated iteritems() and use items() instead by @gaugup in #2030
  • new features
  • bug fixes and tests
    • Responsible AI Dashboard

      • [Refactor] Add preBuiltCohort to datasetCohorts in modelAssessmentContext by @RubyZ10 in #2007
      • Fix bugs 1.Save and switch doesn't do anything in cohort edit panel 2.Unable to edit cohort filters in certain scenario by @RubyZ10 in #2040
    • RAIInsights

      • make train data optional on RAIBaseInsights class by @imatiach-msft in #2029
      • responsibleai: Add test case for dataset having boolean features by @gaugup in #2042
    • Error Analysis

      • fix indexing error when creating a filtered error analysis tree view with a dataset that contains categoricals by @imatiach-msft in #2026
      • add EBM and LightGBM with TreeShap methods to calculate error correlation in error analysis by @imatiach-msft in #2018
      • release erroranalysis v0.4.3 by @imatiach-msft in #2043
      • update responsibleai and raiwidgets to erroranalysis 0.4.3 by @imatiach-msft in #2045
      • fix transient test failures by increasing timeout for gbm shap method by @imatiach-msft in #2044
    • RAI Utils

      • Move import of cohort module from raiwidgets to raituils by @gaugup in #2027
    • Interpret

  • other

Full Changelog: v0.26.0...v0.27.0