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

8 Коммитов

Автор SHA1 Сообщение Дата
Roman Lutz c919d7576e
Provide feature flight support to dashboard, test environment, and Python widget (#1385)
* Python part of exposing flights

* add feature flighting

* fix path for test case

* update snapshot

* add none constant, contrib guide update, and unit tests for feature_flights param

* flake8

* isort
2022-05-09 02:14:01 -04:00
Gaurav Gupta 5c84502d87
Add steps for validating UX and SDK changes to documentation (#1114)
* Add steps for validating UX and SDK changes to documentation

* Fix review comments
2022-01-06 19:49:51 +00:00
Vinutha Karanth 4ab24acc2a
Add e2e tests steps to CONTRIBUTING.md file (#1107)
* update

* fix

* fix fodlername
2022-01-04 23:00:00 +00:00
Roman Lutz 260c4cace6
add npm and yarn installation instructions (#1101) 2021-12-29 11:48:53 -05:00
Richard Edgar cf256c1d4d
Expand on setting up the GPG key (#168)
* Expand on setting up the GPG key

Signed-off-by: Richard Edgar <riedgar@microsoft.com>

* Fix tenses

Signed-off-by: Richard Edgar <riedgar@microsoft.com>

Co-authored-by: Roman Lutz <rolutz@microsoft.com>
2020-12-21 18:41:14 -08:00
Roman Lutz 093920de31
Expand fairness tests to a full walkthrough including binary classification, probability, and regression (#147)
* Merge branch 'main' of https://github.com/microsoft/responsible-ai-widgets into rolutz/check_for_metrics_before_showing_charts;
add simple fairness walkthrough test, rename ts files to spec.ts

Signed-off-by: Roman Lutz <rolutz@microsoft.com>

* expand tests to all tasks, fix a couple of strings

Signed-off-by: Roman Lutz <rolutz@microsoft.com>

* fixes & test run instructions

Signed-off-by: Roman Lutz <rolutz@microsoft.com>

* convert contains to get since it otherwise doesn't execute

Signed-off-by: Roman Lutz <rolutz@microsoft.com>

* rename IFairnessData to IFairnessMetadata to avoid naming conflict, create "before" steps for tests, add IDs to certain elements, separate logic into files

Signed-off-by: Roman Lutz <rolutz@microsoft.com>

* fix first few test cases, single model view still can't be reached

Signed-off-by: Roman Lutz <rolutz@microsoft.com>

* fix tests and add additional functionality

Signed-off-by: Roman Lutz <rolutz@microsoft.com>

* lintfix

Signed-off-by: Roman Lutz <rolutz@microsoft.com>

* fix regression case by avoiding second dropdown option

Signed-off-by: Roman Lutz <rolutz@microsoft.com>

* remover debugger

Signed-off-by: Roman Lutz <rolutz@microsoft.com>

* minor fixes from feedback

Signed-off-by: Roman Lutz <rolutz@microsoft.com>

* lintfix & constants file

Signed-off-by: Roman Lutz <rolutz@microsoft.com>

* lintfix

Signed-off-by: Roman Lutz <rolutz@microsoft.com>

* remove dependency of e2e tests on fairness to fix e2e tests

Signed-off-by: Roman Lutz <rolutz@microsoft.com>
2020-11-16 12:28:05 -08:00
KeXu444 047a9565d0
Xuke/renamefairlearn (#58)
* change name

Signed-off-by: Ke Xu <xuke@microsoft.com>

* rename folder

Signed-off-by: Ke Xu <xuke@microsoft.com>
2020-09-15 15:08:48 -07:00
Roman Lutz 5f120264cc
Adjust markdown files according to guidelines (#52)
* remove duplicate code of conduct file, add contributor guide and move content there, add maintainers

Signed-off-by: Roman Lutz <rolutz@microsoft.com>

* adding settings for markdown format

Signed-off-by: Ke Xu <xuke@microsoft.com>

* copyright header

Signed-off-by: Roman Lutz <rolutz@microsoft.com>

Co-authored-by: Ke Xu <xuke@microsoft.com>
2020-09-14 18:29:40 -07:00