Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add forecasting to raiwidgets and add a forecasting notebook #2252

Merged
merged 199 commits into from
Aug 23, 2023

Conversation

romanlutz
Copy link
Contributor

Description

This change adds forecasting support to raiwidgets behind a feature flag. Without the feature flag, the behavior remains unchanged and even with the flag we warn users that it's not supported yet.

The notebook uses sktime to build a model and evaluates it with the RAI dashboard. Using this notebook, I've added basic e2e tests.

Checklist

  • I have added screenshots above for all UI changes.
  • I have added e2e tests for all UI changes.
  • Documentation was updated if it was needed.

gaugup and others added 30 commits September 29, 2022 16:27
Signed-off-by: Gaurav Gupta <[email protected]>

Signed-off-by: Gaurav Gupta <[email protected]>

Signed-off-by: Gaurav Gupta <[email protected]>
* Add model wrapper for wrapping predictions and test data

Signed-off-by: Gaurav Gupta <[email protected]>

* Fix failing tests

Signed-off-by: Gaurav Gupta <[email protected]>

Signed-off-by: Gaurav Gupta <[email protected]>
…ortance (#1770)

Signed-off-by: Gaurav Gupta <[email protected]>

Signed-off-by: Gaurav Gupta <[email protected]>
* Port tests

Signed-off-by: Gaurav Gupta <[email protected]>

* Fix rai_insights

Signed-off-by: Gaurav Gupta <[email protected]>

Signed-off-by: Gaurav Gupta <[email protected]>
* Simply tests in test_cohort_filter.py

Signed-off-by: Gaurav Gupta <[email protected]>

* Change test name

Signed-off-by: Gaurav Gupta <[email protected]>

Signed-off-by: Gaurav Gupta <[email protected]>
This commit adds the Forecasting Dashboard capabilities in both UI and SDK.
2 similar comments
1 similar comment
@romanlutz romanlutz merged commit ef21550 into main Aug 23, 2023
132 of 134 checks passed
@romanlutz romanlutz deleted the romanlutz/forecasting_raiwidgets_and_notebook branch August 23, 2023 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants