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

[Large data individual causal] Add individual causal what-if to large data #1942

Merged
merged 37 commits into from
Feb 10, 2023

Conversation

vinuthakaranth
Copy link
Contributor

@vinuthakaranth vinuthakaranth commented Feb 5, 2023

Add individual causal what-if to large data

Description

This PR has below changes:

  1. Adds individual causal what-if to large data
  2. Initially bubble chart will be displayed for large data
  3. On clicking bubble - scatter plot will be displayed with points in the bubble
  4. On clicking each point - local causal for that point will be displayed
  5. In case of regression, user can select treatments and test data row will the queried from the backend and will be used to get what-if data.
  6. Revert to bubble chart when in scatter plot of a specific bubble

Regression:
CausalRegression

Classification:
CausalClassification

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.

vinuthakaranth and others added 16 commits February 1, 2023 16:26
Signed-off-by: Vinutha Karanth <vikarant@microsoft.com>
Signed-off-by: Vinutha Karanth <vikarant@microsoft.com>
Signed-off-by: vinutha karanth <vinutha.karanth@gmail.com>
Signed-off-by: vinutha karanth <vinutha.karanth@gmail.com>
Signed-off-by: vinutha karanth <vinutha.karanth@gmail.com>
Signed-off-by: vinutha karanth <vinutha.karanth@gmail.com>
Signed-off-by: vinutha karanth <vinutha.karanth@gmail.com>
Signed-off-by: vinutha karanth <vinutha.karanth@gmail.com>
Signed-off-by: vinutha karanth <vinutha.karanth@gmail.com>
Signed-off-by: vinutha karanth <vinutha.karanth@gmail.com>
Signed-off-by: vinutha karanth <vinutha.karanth@gmail.com>
Signed-off-by: Vinutha Karanth <vikarant@microsoft.com>
Signed-off-by: Vinutha Karanth <vikarant@microsoft.com>
Signed-off-by: Vinutha Karanth <vikarant@microsoft.com>
1 similar comment
Signed-off-by: vinutha karanth <vinutha.karanth@gmail.com>
Signed-off-by: vinutha karanth <vinutha.karanth@gmail.com>
Signed-off-by: vinutha karanth <vinutha.karanth@gmail.com>
Signed-off-by: vinutha karanth <vinutha.karanth@gmail.com>
1 similar comment
@tongyu-microsoft
Copy link
Contributor

tongyu-microsoft commented Feb 8, 2023

Can we update the styles of 'Revert to bubble chart' by adding top padding and change the button width a little bit to probably make it in one line?
image

@vinuthakaranth
Copy link
Contributor Author

Can we update the styles of 'Revert to bubble chart' by adding top padding and change the button width a little bit to probably make it in one line? image

Thanks Tong! I was trying to keep it same as dropdown width. I see counterfactuals has differnt width as well. So increased the width of the button.
image

Signed-off-by: vinutha karanth <vinutha.karanth@gmail.com>
@vinuthakaranth vinuthakaranth enabled auto-merge (squash) February 9, 2023 19:45
@vinuthakaranth vinuthakaranth merged commit 1f163af into main Feb 10, 2023
@vinuthakaranth vinuthakaranth deleted the vikarant/CausalPart1 branch February 10, 2023 02:50
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