Skip to content

v0.29.0

Compare
Choose a tag to compare
@hawestra hawestra released this 07 Jul 00:29
· 293 commits to main since this release

v0.29.0

  • educational materials

  • new features

    • Responsible AI Dashboard

      • [Object Detection] Cache support for Model Overview Metrics by @Advitya17 in #2158
      • [Image Explorer] CanvasTools Image Loading support for Object Detection by @Advitya17 in #2097
      • [Object Detection] [Image Explorer] Bounding Box Support with CanvasTools on Flyout by @Advitya17 in #2116
  • bug fixes and tests

    • Responsible AI Dashboard

      • update responsibleai-text and responsibleai-vision packages to latest responsibleai 0.28.0 release by @imatiach-msft in #2159
      • Robot page exception in DatasetUtils where jointDataset.metaDict[property] is undefined by @tongyu-microsoft in #2148
      • Remove console log by @RubyZ10 in #2125
      • Refactor- Add datasetCohorts to ModelAssessementContext && create datasetCohort && add compositeFilter in DatasetCohort by @RubyZ10 in #2119
    • RAIInsights

      • raise error instead of warning when a user has missing data and add c… by @hawestra in #2143
      • Add columns names to create_multiclass_classification_dataset by @gaugup in #2114
      • add validation target column type in the classification scenario by @hawestra in #2127
      • update econml to latest 0.14.1 release by @imatiach-msft in #2112
      • Update dice-ml to 0.10.0 by @gaugup in #2145
    • Causal

    • RAI Text

    • RAI Vision

    • RAI Test Utils

      • Update rai_test_utils in erroranalysis and responsibleai to 0.3.0 by @gaugup in #2111
      • rai_test_utils: Convert all namespaces in __all__ list as strings by @gaugup in #2128
  • other

    • fix build failures due to lint errors for onelocbuild yml by @imatiach-msft in #2137
    • Skipping python 3.7 tests on MACOS by @gaugup in #2129
    • fix build failures due to new joblib 1.3.0 release failing on windows with python 3.7 by @imatiach-msft in #2155
    • Localized file check-in by OneLocBuild Task: Build definition ID 21368: Build ID 97902894 by @RubyZ10 in #2160
    • Update the python version to 3.8 in release workflows by @gaugup in #2161
    • fix job names in release scripts by @imatiach-msft in #2165