tongy-msft
87e2b857a2
[A11y] Fix 'Vision data explorer' text present under 'analyse_ model' page is not defined as heading programmatically. ( #2578 )
...
* fix a11y
* fix a11y
2024-08-06 18:34:48 -07:00
Ilya Matiach
3093ac0a71
release raiwidgets and responsibleai 0.36.0 ( #2574 )
2024-07-08 10:45:10 -04:00
Ilya Matiach
81f6388974
Update responsibleai to scikit-learn 1.5.1 ( #2570 )
2024-07-05 17:27:25 -04:00
Ilya Matiach
42a6d27feb
Fix build failures due to missing fridge datasets ( #2573 )
2024-07-01 18:24:12 -04:00
Agnes McFarlin
519037c135
Update getting-started.ipynb ( #2572 )
...
Fixed a spelling error. I feel like I helped.
2024-07-01 12:19:54 -04:00
Ilya Matiach
d5f820bd65
Fix responsibleai toolbox build failures due to dependency updates ( #2571 )
2024-07-01 12:18:42 -04:00
tongy-msft
1570b17bb8
Fix robot page exception on TypeError: Cannot read properties of undefined (reading 'cohort') ( #2540 )
...
* fix robot page exception on TypeError: Cannot read properties of undefined (reading 'cohort') in .filter
* Update ChartConfigurationFlyout.tsx
* Update ModelAssessmentDashboard.tsx
2024-05-20 23:47:51 -07:00
tongy-msft
6898acd095
Update StatsTableUtils.ts ( #2568 )
2024-05-20 19:08:09 -07:00
tongy-msft
12a678edc3
release raiwidgets and responsibleai 0.35.1 ( #2567 )
...
* Update requirements.txt
* Update version.cfg
* Update CHANGES.md
* Update CHANGES.md
* Update CHANGES.md
* Update CHANGES.md
2024-05-18 00:36:18 +00:00
tongy-msft
82e1b7b60e
release rai-core-flask 0.7.6 ( #2566 )
...
* Update setup.py
* Update requirements.txt
* Update CI-rai_core_flask-pytest.yml
2024-05-16 14:24:22 -07:00
Ilya Matiach
577f7a9735
remove pins on werkzeug, itsdangerous and markupsafe since they are currently not needed ( #2565 )
2024-05-16 16:05:02 -04:00
Ilya Matiach
bfb610056f
release responsibleai-vision 0.3.8 and responsibleai-text 0.2.7 ( #2564 )
2024-05-03 15:48:19 -04:00
Ilya Matiach
53eec8ee1b
update responsibleai-text and responsibleai-vision packages to responsibleai 0.35.0 ( #2563 )
2024-05-02 15:54:02 -04:00
Ilya Matiach
93eaccec94
fix wrapper constructor in ErrorAnalysisManager and RAIVisionInsights load call for RAI Vision Dashboard ( #2560 )
2024-05-01 15:59:43 -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