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

adding a plotly interactive timechop function #924

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mihirbhaskar
Copy link
Contributor

  • A more interactive, flexible timechop plot, possibly helpful for playing around with parameters and understanding them. The function is called visualize_chops_plotly
  • Updated docs for this
  • A new dependency of plotly

See a notebook with the function in action here

Some possible next steps on this:

  1. Add more labels of all the things in the temporal config on the graph (e.g. label timespan parameter, test durations, etc.)
  2. Improve figure sizing (adapted based on number of subplots chosen for display)
  3. Adding total cohort/data size for train and validation

@KasunAmare
Copy link
Contributor

Took a quick look at the code, and played with the colab version a little. This looks pretty good to me. For now, I'm merging this with the dev branch to further testing

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.

None yet

2 participants