Граф коммитов

1804 Коммитов

Автор SHA1 Сообщение Дата
James Chao e6d5620544
Update README.md (#2352) 2023-09-25 20:39:13 +00:00
Ilya Matiach 81912e7f27
add model explanation data to test app for question answering example on squad dataset (#2326) 2023-09-25 13:34:48 -04:00
Advitya Gemawat 7900db3089
Error Labeling Integration in Table View (#2350)
* vanilla table ckpt

* success & error group support

* auto lint fixes

* refactored helper file

* line limit fix
2023-09-24 22:22:00 -04:00
Advitya Gemawat 057cbaca3b
Categorical Exif Metadata support for Vision Dashboard (#2348)
* rai vision insights metadata ckpt

* deepcopy support

* dashboard rendering ckpt

* Flyout Info fix

* mock data update with cat feats

* backend ckpt

* python lint fixes

* isort fix

* MO test updates

* OD MO test fix

* auto lint fixes
2023-09-24 22:19:32 -04:00
James Chao 5833a882fb
Fix links on README.md (#2349)
* Update README.md

fixed useful links

* Update README.md

* Update README.md

added text examples
2023-09-21 18:29:28 -04:00
Advitya Gemawat a6ca894f4f
Detection info inside Object Detection Flyout (#2339)
* ckpt

* refactor + unit tests

* auto lint fixes

* ckpt

* od label UI ckpt

* od agg label working ckpt

* working backend

* UI update to remove pred label

* added UI tests

* lint fixes

* lint fixes

* MO test tweak for vision

* comment fixes

* comment fixes

* Flyout object update ckpt

* reverted MO changes

* mock data test fixes

* lint fixes

* lint fix

* auto lint fixes

* auto lint fixes
2023-09-21 10:58:51 -04:00
Ilya Matiach c36c09bdd6
add RAITextInsights openai notebook example and tests (#2345) 2023-09-20 13:12:23 -04:00
Gaurav Gupta e3cbcfd419
causal_manager.py: Move user config validation checks from compute() to add() (#2342)
Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>
2023-09-19 19:24:10 +00:00
Advitya Gemawat 0a45661932
Expanded Object Detection Flyout & Image Sizes (#2335)
* Expanded Flyout & Image sizes

* auto lint fixes
2023-09-19 10:43:54 -04:00
Advitya Gemawat ce3beaa6d3
Error Labeling integration into Image Data Explorer for Agg Labels (#2334)
* ckpt

* refactor + unit tests

* auto lint fixes

* ckpt

* od label UI ckpt

* od agg label working ckpt

* working backend

* UI update to remove pred label

* added UI tests

* lint fixes

* lint fixes

* MO test tweak for vision

* comment fixes

* comment fixes

* auto lint fixes

* reverted MO test changes

* auto lint fixes
2023-09-18 17:48:08 -04:00
Ilya Matiach 070af7fb50
release responsibleai-text 0.2.1 (#2337) 2023-09-18 10:38:17 -04:00
Ilya Matiach 1399fc0ada
fix failing object detection e2e jupyter notebook UI tests on linux (#2341) 2023-09-15 16:43:49 -04:00
Ilya Matiach aff936cf50
fix true y and pred y not appearing for QA text dashboard in table view (#2336) 2023-09-14 15:36:14 -04:00
Ilya Matiach 97416babe5
fix question answering pipeline indexing error in shap due to varied token length after masking (#2332) 2023-09-12 17:25:22 -04:00
Advitya Gemawat 34491a668e
Single Container in Image Data Explorer for Object Detection (#2330)
* ckpt

* refactor + unit tests

* auto lint fixes
2023-09-12 16:44:56 -04:00
Ilya Matiach eae21b7079
add text feature importance e2e unit tests for blbooksgenre jupyter notebook (#2327) 2023-09-12 16:21:43 -04:00
Roman Lutz 615d68e1fc
Forecasting: consume locally served model (#2319) 2023-09-09 12:59:40 -04:00
Gaurav Gupta a307b8db4e
Remove pins of flake8 linter packages (#2328)
Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>
2023-09-09 04:37:25 +00:00
Ilya Matiach a7f4c8c02a
fix error analysis for RAITextInsights displaying all incorrect instances for text labels (#2325) 2023-09-08 17:53:28 -04:00
Ilya Matiach 7b7054fbb6
add text feature importance e2e unit tests for covid jupyter notebook (#2323) 2023-09-07 23:06:54 -04:00
Gaurav Gupta 6eea36c28b
Add `create_complex_regression_pipeline` to `sklearn_model_utils.py` (#2318)
* Add `create_complex_regression_pipeline` to `sklearn_model_utils.py`

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>

* Add version update

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>

* add pandas timestamps and test

* Update test_data_processing_utils.py

* Update test_data_processing_utils.py

---------

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>
Co-authored-by: Roman Lutz <romanlutz13@gmail.com>
2023-09-07 22:48:19 +00:00
Advitya Gemawat 61c70d09be
Test case for EA-OD flow (#2322)
* test case

* lint fixes

* skip condition

* test fixes

* skip condition update

* lint fixes

* condition update

* condition update

* condition update
2023-09-07 10:22:14 -04:00
Roman Lutz d1bca3aef0
Add pandas timestamp support to json serialization utility function in raiutils (#2320)
* add pandas timestamps and test

* Remove whitespace to fix Flake8 linting failures.
2023-09-06 16:12:55 -04:00
Advitya Gemawat 24f849d77d
Release responsibleai_vision 0.3.1 (#2321) 2023-09-06 15:45:02 -04:00
Advitya Gemawat 33824704ff
OD model type support in responsibleai_vision for EA (#2233)
* ea changes ckpt

* fixes for image modeltask

* lint fixes
2023-09-06 15:41:54 -04:00
Ilya Matiach ff48382c1e
add text feature importance e2e unit tests for dbpedia jupyter notebook (#2313) 2023-09-06 10:48:03 -04:00
Ilya Matiach fa2886b65b
release responsibleai-vision 0.3.0 and responsibleai-text 0.2.0 (#2315) 2023-09-06 09:37:29 -04:00
Ilya Matiach 7eb729b40e
increase verbosity for gated tests to help diagnose failures (#2301) 2023-09-06 09:35:04 -04:00
Advitya Gemawat 2839a153cf
Release Error Analysis 0.5.2 (#2317) 2023-09-05 23:19:04 -04:00
Advitya Gemawat 48309b0ec2
Heatmap e2e test (#2239)
* heatmap e2e test

* auto lint fixes

* test fix

* toggle config tweak

* test tweak

* test syntax fix

* test ckpt

* syntax fix

* test refactor

* syntax fix

* auto lint fixes

* test fix

* test fixes

* schema update

* test fix

* test fix

* test fix

* multilabel test fix

* heatmap check for ds cohort

* added missing import

* dataset schema updates

* removed od condition

* auto lint fixes
2023-09-05 20:39:28 -04:00
Advitya Gemawat 6055a87ff5
EA ModelTask Fix (#2316) 2023-09-05 15:56:19 -07:00
Advitya Gemawat 98f164036a
Release erroranalysis 0.5.1 (#2304)
* Update version.py

* Removed torch from CI-python

* Update CI-python.yml

* Update requirements.txt

* Update requirements.txt

* Update CI-python.yml

* Update requirements.txt

* reverted fix

* added extras param to dependency

* dependency fix

* disabled torch test

* added missing import

* dependency update

* added skip without torch

* lint fixes

* isort fixes
2023-09-05 14:34:29 -04:00
Ilya Matiach 1df03e7993
RAI Text Dashboard a11y: make scrollable pane focusable and use label attribute on slider (#2305) 2023-09-05 11:16:39 -04:00
Ilya Matiach d5716354b2
update responsibleai-text and responsibleai-vision packages to responsibleai 0.30.0 (#2300) 2023-09-05 10:08:06 -04:00
Advitya Gemawat 791d646b6a
Vision Explanation Dashboard render refactor (#2306)
* render refactor

* test fix
2023-09-01 16:11:42 +00:00
Advitya Gemawat f6cd1f85a6
Heatmap Support for Object Detection (#2303)
* heatmap support ckpt

* auto lint fixes
2023-08-31 16:48:04 -04:00
Gaurav Gupta 655809e5f7
Update requirements-linting.txt to add flake8-all-not-strings (#2276) 2023-08-31 20:10:35 +00:00
Ilya Matiach efbc451628
move individual feature importance tests for text dashboard to common e2e package folder to re-use for unit and notebook tests (#2299) 2023-08-31 14:12:37 -04:00
Advitya Gemawat ffa1acbb5b
Hotfix to add VEM as soft dependency to `erroranalysis` (#2290)
* vem soft dependency update

* import, flake & isort fixes

* comment fixes

* lint fixes

* comment fix

* comment fixes

* comment update

* added extras gate

* ci py vision refactor
2023-08-31 17:20:10 +00:00
Ilya Matiach 225bbf17df
fix failing vision tests due to new RAI validation logic which doesn't allow non string dropped column names (#2302) 2023-08-31 10:13:54 -04:00
Advitya Gemawat 3b6043a1c0
UI Tests for Object Detection Widgets in Model Overview (#2295)
* od widget test ckpt

* auto lint fixes
2023-08-30 21:45:53 -04:00
Advitya Gemawat 024d904f1d
Added ariaLabel to cohort dropdown (#2296) 2023-08-30 17:53:59 -04:00
Ilya Matiach c635039640
accessibility: add aria label to RAI text dashboard slider (#2293)
Co-authored-by: Roman Lutz <romanlutz13@gmail.com>
2023-08-30 16:28:17 -04:00
Roman Lutz e266587436
Update CHANGES.md for v0.30.0 release (#2298) 2023-08-30 12:18:22 -04:00
Roman Lutz 12eb9e30bd
Split release testing into two parallel branches (#2297) 2023-08-30 12:18:04 -04:00
Gaurav Gupta 5fbc905a49
Rename `release-rai.yml` to `release-rai-tabular.yml` (#2283)
* Rename `release-rai.yml` to `release-rai-tabular.yml`

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>

* Update .github/workflows/release-rai-tabular.yml

Co-authored-by: Roman Lutz <romanlutz13@gmail.com>

---------

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>
Co-authored-by: Roman Lutz <romanlutz13@gmail.com>
2023-08-30 01:19:45 +00:00
Ilya Matiach f7bb1e8fd6
add e2e UI notebook tests to covid19 event multilabel text classification notebook (#2282) 2023-08-29 17:12:16 -04:00
Ilya Matiach ab6bea8b10
remove vision e2e notebook tests from raiwidgets and responsibleai release workflow (#2292) 2023-08-29 15:52:07 -04:00
Ilya Matiach e198577ced
fix question answering error when running pipeline model on cuda (#2291) 2023-08-29 15:17:42 -04:00
Advitya Gemawat 6edbfd3113
Release new version of erroranalysis with OD support (#2288) 2023-08-28 21:24:32 +00:00