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

1957 Коммитов

Автор SHA1 Сообщение Дата
Ilya Matiach 4a8880b06a
upgrade nx to 13.10.6 2024-05-01 15:54:11 -04:00
Ilya Matiach 6026326d23
upgrade nx to 12.10.0 (#2561) 2024-05-01 13:09:35 -04:00
Ilya Matiach a7f61751ee
release raiwidgets and responsibleai 0.35.0 (#2559) 2024-04-18 12:30:07 -04:00
Ilya Matiach 9e818e8cb6
update responsibleai and raiwidgets to erroranalysis 0.5.4 (#2558) 2024-04-17 16:08:47 -04:00
Ilya Matiach b5195acab9
release erroranalysis 0.5.4 (#2557) 2024-04-17 00:19:31 -04:00
Ilya Matiach 4c5ffe45a6
upgrade packages and CI to rai-core-flask==0.7.5, rai-utils==0.4.2 and rai-test-utils==0.4.2 (#2556) 2024-04-16 16:21:11 -04:00
Ilya Matiach d791efab62
release rai-utils 0.4.2 (#2555) 2024-04-15 15:00:13 -04:00
Ilya Matiach e606ca0681
release rai-test-utils 0.4.2 (#2554) 2024-04-15 15:00:06 -04:00
Ilya Matiach 5b4c222889
release rai-core-flask 0.7.5 (#2553) 2024-04-15 14:59:56 -04:00
Advitya Gemawat d8501fa4d6
Release responsibleai_vision 0.3.7 with Nested Exif Metadata support (#2549) 2024-04-09 21:36:41 -07:00
Ilya Matiach 38c8a814e3
update ipython and werkzeug dependencies for responsibleai and rai-core-flask packages (#2551) 2024-04-08 11:18:26 -04:00
Ilya Matiach 2a5a473605
fix erroranalysis test failures due to new shap release having inconsistent dimensions for single valued target (#2552) 2024-04-08 09:28:45 -04:00
Ilya Matiach 4bb3835733
fix index into image_dimensions for drawing bounding boxes in object detection flyout (#2550) 2024-04-04 12:04:02 -04:00
Advitya Gemawat 76e0de4bb0
Nested Exif Metadata support + Gate fixes for py 3.7 and keras version (#2545)
* test ckpt

* gate updates

* removed 3.7

* fridge test fixes

* test fixes

* other gate test fixes

* added keras suffix

* test fixes

* tf keras save fix

* pegged tf to avoid keras 3.0 install

* tf keras update

* removed .keras from path

* keras version update

* version updates

* version updates

* version updates

* keras install gate

* tf-keras install update

* test updates

* tf-keras support

* removed py 3.7

* lint fixes

* keras gate for nbk tests

* removed py 3.7 from nbk tests

* removed commented code
2024-04-02 09:49:19 -07:00
Advitya Gemawat e2c7dd0a95
Exif Nested Metadata support for Image Dashboards (#2542)
* exif metadata extension

* requirement update for latest pillow attributes

* gate update to avoid py 3.7

* python lint fixes

* isort lint fixes

* test fixes

* python lint fixes

* modified gate for matplotlib on windows

* lint fixes

* gate fix

* gate fix

* reverted gate

* test fix based on OS

* isort fix

* auto lintfix

* adding matplotlib install

* tweaking matplotlib install

* gate cleanup

* removed byte decoding

* multiple click support

* IC test fixes

* test fixes

* test fixes

* test fixes

* test fix

* test fix

* test changes

* auto lint fixes

* comment fixes

* comment fixes

* auto lint fixes
2024-03-05 13:53:14 -08:00
Advitya Gemawat 7292ba3f6c
Gates fix to remove py 3.7 for EOL & AutoML 2.0.6 (#2543)
* gate fixes

* test fix

* python lint fix

* test fix

* gate step revert

* added matplotlib install

* dependency install fix
2024-02-27 15:48:23 -08:00
Ilya Matiach d665107a95
release rai-core-flask 0.7.4 (#2538) 2024-02-15 12:43:59 -05:00
Ilya Matiach a0e804bfaf
fix builds due to OneHotEncoder sparse parameter breaking change in scikit-learn (#2539) 2024-02-15 11:00:06 -05:00
Ilya Matiach c647df1daf
fix bad whitespace in url format for azure compute instance base url (#2537) 2024-02-14 16:07:32 -05:00
Ilya Matiach 66da2c07a4
fix release github actions for RAI vision and text packages (#2536) 2024-02-12 14:31:25 -05:00
Ilya Matiach 7eade456c4
release responsibleai-vision 0.3.6 and responsibleai-text 0.2.6 (#2535) 2024-02-12 10:34:55 -05:00
Ilya Matiach 4c2e7376fc
update responsibleai-text and responsibleai-vision packages to responsibleai 0.34.1 (#2534) 2024-02-09 21:30:48 -05:00
Ilya Matiach 973631d882
fix label column incorrectly added by feature extractors in RAI Vision dashboard for automl models (#2532)
* fix label column incorrectly added by feature extractors in RAI Vision dashboard for automl models

* fixup
2024-02-09 14:32:36 -05:00
Ilya Matiach 8d2a11791b
Update release-rai-tabular.yml, fix permissions scope 2024-02-09 12:28:46 -05:00
Ilya Matiach d276410fea
fix permissions for RAI tabular release workflow to add release tags to repository (#2533) 2024-02-09 17:19:22 +00:00
James Chao 13d30c5509
release notes for v0.34.1 (#2531) 2024-02-08 20:53:07 +00:00
Ilya Matiach 10dde04832
update responsibleai-text and responsibleai-vision packages to responsibleai 0.34.0 (#2530) 2024-02-08 12:03:34 -05:00
James Chao 9dfacdb97a
fix forecast flattening prediction list error (#2529) 2024-02-07 16:19:40 -05:00
Kartik Choudhary 5eed28f134
Genai integration (#2522)
* Added info about required packages

* Update responsibleaidashboard-question-answering-model-debugging.ipynb

* show example prediction

* Update responsibleaidashboard-question-answering-model-debugging.ipynb

* add genai metrics

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* Add genai task type

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* add genai task type (#2494)

* Added info about required packages

* Update responsibleaidashboard-question-answering-model-debugging.ipynb

* show example prediction

* Update responsibleaidashboard-question-answering-model-debugging.ipynb

* add genai metrics

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* Add genai task type

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

---------

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* remove target_column requirement for genai tasks

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* genai dev demo notebook

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* Added info about required packages

* Update responsibleaidashboard-question-answering-model-debugging.ipynb

* add genai metrics

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* Add genai task type

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* remove target_column requirement for genai tasks (#2501)

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* add demo notebook (#2502)

* remove target_column requirement for genai tasks

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* genai dev demo notebook

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

---------

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* added generative text explainer for OpenAI models

Signed-off-by: Mohsin Shah <websitemohsinshah@gmail.com>

* update UI to support genai task for RAI text dashboard (#2504)

* generative ai explanations for all rows of dataset

Signed-off-by: Mohsin Shah <websitemohsinshah@gmail.com>

* move metrics to utils submodule

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* error analysis support for genai text

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* error analysis support (#2510)

* move metrics to utils submodule

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* error analysis support for genai text

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

---------

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* fix some linting issues

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* more linting fixes

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* Kartikch/add genai metrics (#2513)

* update UI to support genai task for RAI text dashboard (#2504) (#2508)

* move metrics to utils submodule

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* error analysis support for genai text

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* fix some linting issues

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* more linting fixes

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

---------

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>
Co-authored-by: Ilya Matiach <ilmat@microsoft.com>

* add genai metrics endpoint in UI for model overview metrics (#2517)

* Add socketio event handler for generative text metrics

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* add converter from genai task to model type, fix endpoint results (#2518)

* Add support for evaluation model in RAITextInsights

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* fix linting issues

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* Remove commented out code for generative text tasks

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* update genai metric compute function for new ml wrapper interface

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* add output examples in genai metric prompts

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* fix merge errors

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* add methods and constants for genai task type

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* add missing files for genai metrics

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* update copyright information

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* Fix target_column assignment in ErrorAnalysisManager

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* Remove duplicate import and refactor if condition in RAITextInsights class

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* Refactor rating examples in genai_metrics scripts

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* Refactor debug_ml method to handle missing text_cols attribute

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* Remove unnecessary code for generative text models

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* Rearranged import statements in _compute.py

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

---------

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>
Signed-off-by: Mohsin Shah <websitemohsinshah@gmail.com>
Co-authored-by: Mohsin Shah <websitemohsinshah@gmail.com>
Co-authored-by: Ilya Matiach <ilmat@microsoft.com>
Co-authored-by: Mohsin Shah <106512207+mohsinposts@users.noreply.github.com>
2024-02-02 14:39:40 -05:00
Ilya Matiach ff00051517
fix CD.yml permissions errors for dashboard links on PRs (#2525) 2024-02-02 14:37:53 -05:00
Kartik Choudhary c8ff9a265e
Add methods and constants for genai metrics (#2524)
* Added info about required packages

* Update responsibleaidashboard-question-answering-model-debugging.ipynb

* show example prediction

* Update responsibleaidashboard-question-answering-model-debugging.ipynb

* add methods and constants for genai task type

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* add missing files for genai metrics

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* update copyright information

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

---------

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>
2024-02-01 17:26:58 -05:00
James Chao 503643512d
support forecasting (#2499) 2024-01-31 17:04:03 -05:00
Ilya Matiach 4bd1b97ada
release raiwidgets and responsibleai 0.34.0 (#2521) 2024-01-31 14:53:37 -05:00
Kartik Choudhary 5b4bd20560
Add helper method for genai metrics (#2519)
* Added info about required packages

* Update responsibleaidashboard-question-answering-model-debugging.ipynb

* show example prediction

* Update responsibleaidashboard-question-answering-model-debugging.ipynb

* add helper method for genai metrics

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* Fix import order in metrics.py

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

---------

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>
2024-01-31 10:46:34 -05:00
Ilya Matiach 84428aa63f
add genai metrics endpoint in UI for model overview metrics (#2517) (#2520) 2024-01-30 14:00:41 -05:00
Mohsin Shah 7aa72fbac0
added generative text explainer (#2516)
* added generative text explainer, modified setup.py

Signed-off-by: Mohsin Shah <websitemohsinshah@gmail.com>

* isort fix

Signed-off-by: Mohsin Shah <websitemohsinshah@gmail.com>

* improved error handling

Signed-off-by: Mohsin Shah <websitemohsinshah@gmail.com>

* explainer now works without context and questions columns

Signed-off-by: Mohsin Shah <websitemohsinshah@gmail.com>

---------

Signed-off-by: Mohsin Shah <websitemohsinshah@gmail.com>
2024-01-30 10:58:07 -05:00
Kartik Choudhary 13e17822fa
Added metrics for genai text (#2514)
* Added info about required packages

* Update responsibleaidashboard-question-answering-model-debugging.ipynb

* show example prediction

* Update responsibleaidashboard-question-answering-model-debugging.ipynb

* add genai metrics

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* fix linting for metrics

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* sort import order

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* fix docstrings and copyright notices

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* add test for metrics

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* genai metrics refactor

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* remove unnecessary newlines

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

* fix import requirement

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>

---------

Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>
2024-01-29 09:56:35 -05:00
Ilya Matiach 66e33cb59e
fix builds by supporting sparse_output renamed parameter in OneHotEncoder in new scikit-learn version update (#2507) 2024-01-26 17:00:49 -05:00
Ilya Matiach f1cf49c3f4
update UI to support genai task for RAI text dashboard (#2504) (#2508) 2024-01-26 13:15:25 -05:00
Advitya Gemawat 7ff3476a5c
Dropdown option fix (#2505)
* dropdown option fix

* auto lint fixes
2024-01-25 18:42:18 -05:00
Advitya Gemawat 6973ee4ed3
Flyout Bounding Box legend & accessibility fixes (#2497)
* added bb legend

* added tokens variables

* localization & accessibility fixes

* simplified stack

* refactor

* refactor

* refactor

* new file component refactor

* auto lint fixes
2024-01-24 16:24:40 -05:00
Advitya Gemawat 9f7c545322
PL Support on raiwidgets (#2500)
* pl support

* python lint fixes

* Updated rai_core_flask requirement
2024-01-24 15:05:04 -05:00
Advitya Gemawat 01cb9d50ec
Class View Search Case Fix (#2498)
* search case fix

* auto lint fixes
2024-01-23 09:12:50 -05:00
Advitya Gemawat 4cd7c79577
Release rai_core_flask 0.7.3 (#2496) 2024-01-19 16:01:34 -05:00
Advitya Gemawat 95d5e05466
Private Link URL support on rai_core_flask (#2493)
* pl support ckpt

* decoupled changes

* python lint fixes
2024-01-19 10:22:37 -05:00
Ilya Matiach 946115bb29
fix wrong metrics count missing in vision explorer of RAI Vision dashboard for object detection (#2495) 2024-01-19 10:20:31 -05:00
Arun Sathiya bee87b566d
ci: Use GITHUB_OUTPUT envvar instead of set-output command (#2489) 2024-01-16 12:06:38 -05:00
Ilya Matiach 97dc2a6a2a
update responsibleai to interpret-community 0.31.0 (#2488) 2024-01-16 10:37:17 -05:00
Ruby Zhu f7978d5984
Localized file check-in by OneLocBuild Task: Build definition ID 21368: Build ID 113458687 (#2460) 2024-01-12 15:27:06 -05:00
CSIGS@microsoft.com 67443ffa1e
Juno: check in to JUNO/hb_a12a4630-4852-4e7d-9cbc-c0e1117da1ab_20231212124106972. (#2457) 2024-01-12 15:26:57 -05:00