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

Create an MA causal visualization prototype #71

Closed
kenns29 opened this issue Nov 25, 2019 · 0 comments
Closed

Create an MA causal visualization prototype #71

kenns29 opened this issue Nov 25, 2019 · 0 comments
Assignees
Labels
rfc Request for comments

Comments

@kenns29
Copy link
Collaborator

kenns29 commented Nov 25, 2019

Summary

Create a visualization prototype sketched in this doc

#88

@kenns29 kenns29 added the rfc Request for comments label Nov 25, 2019
@kenns29 kenns29 self-assigned this Nov 25, 2019
kenns29 added a commit that referenced this issue Nov 25, 2019
####  Summary | Related Issue(s)

Scaffolding the MA causal project described in [this issue](#71)

#### Changes

Added the `bindings/jupyter-modules/jupyter-ma-causal` experimental module, allow it to be used inside Jupyter as such

![image](https://user-images.githubusercontent.com/7333962/69565131-2b42c400-0f69-11ea-93d0-f4db7035c46b.png)

The line chart draws the two curves representing different uplift effect, with the x axis being the percentile of users ranked according to their likelihood of being influenced by the treatment, and the y axis being the magnitude of the uplift effect scaled between 0 to 1.

The slider will be able to control the percentile of users and the uplift effect corresponding the percentile will be highlighted accordingly.
@kenns29 kenns29 closed this as completed Dec 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rfc Request for comments
Projects
None yet
Development

No branches or pull requests

1 participant