Skip to content

release raiwidgets and responsibleai v0.31.0

Compare
Choose a tag to compare
@imatiach-msft imatiach-msft released this 30 Oct 19:02
· 140 commits to main since this release

v0.31.0

  • new features
    • Responsible AI Dashboard

    • RAI utils

      • Add pandas timestamp support to json serialization utility function in raiutils by @romanlutz in #2320
    • RAI tabular

  • bug fixes and tests
    • Responsible AI Dashboard

    • RAI Text

      • fix failing vision tests due to new RAI validation logic which doesn't allow non string dropped column names by @imatiach-msft in #2302
      • add text feature importance e2e unit tests for covid jupyter notebook by @imatiach-msft in #2323
      • add text feature importance e2e unit tests for dbpedia jupyter notebook by @imatiach-msft in #2313
      • fix error analysis for RAITextInsights displaying all incorrect instances for text labels by @imatiach-msft in #2325
      • add text feature importance e2e unit tests for blbooksgenre jupyter notebook by @imatiach-msft in #2327
      • fix question answering pipeline indexing error in shap due to varied token length after masking by @imatiach-msft in #2332
      • add RAITextInsights openai notebook example and tests by @imatiach-msft in #2345
    • RAI Vision

      • fix failing vision tests due to new RAI validation logic which doesn't allow non string dropped column names by @imatiach-msft in #2302
      • OD model type support in responsibleai_vision for EA by @Advitya17 in #2233
      • Test case for EA-OD flow by @Advitya17 in #2322
      • fix data analysis description and tooltips hidden for large screens by @imatiach-msft in #2368
      • fix flaky object detection vision notebook test by allowing range of feature cohorts to be specified by @imatiach-msft in #2374
      • Unit test for Exif support in the Image Dashboards by @Advitya17 in #2382
    • RAI Tabular

    • Error analysis

  • other
    • update responsibleai-text and responsibleai-vision packages to responsibleai 0.30.0 by @imatiach-msft in #2300
    • Update requirements-linting.txt to add flake8-all-not-strings by @gaugup in #2276
    • Release erroranalysis 0.5.1 by @Advitya17 in #2304
    • Release Error Analysis 0.5.2 by @Advitya17 in #2317
    • increase verbosity for gated tests to help diagnose failures by @imatiach-msft in #2301
    • release responsibleai-vision 0.3.0 and responsibleai-text 0.2.0 by @imatiach-msft in #2315
    • Release responsibleai_vision 0.3.1 by @Advitya17 in #2321
    • Add create_complex_regression_pipeline to sklearn_model_utils.py by @gaugup in #2318
    • Remove pins on flake8 linter packages by @gaugup in #2328
    • release responsibleai-text 0.2.1 by @imatiach-msft in #2337
    • causal_manager.py: Move user config validation checks from compute() to add() by @gaugup in #2342
    • Fix links on README.md by @jamesbchao in #2349
    • Update README.md by @jamesbchao in #2352
    • Remove unreachable branch in test_rai_insights_save_and_load_scenarios.py by @gaugup in #2343
    • Localized file check-in by OneLocBuild Task: Build definition ID 21368: Build ID 106178211 by @RubyZ10 in #2375
    • LEGO: Pull request from JUNO/hb_a12a4630-4852-4e7d-9cbc-c0e1117da1ab_20230928114108584 to main by @csigs in #2372
    • Add python 3.11 for erroranalysis, raiutils and rai-test-utils by @gaugup in #2385
    • Add 3.11 support to rai-core-flask by @gaugup in #2386
    • fix failing builds due to pytorch dependencies by @imatiach-msft in #2389
    • pin responsibleai text and vision packages to 0.30.0 by @romanlutz in #2387