dssg / triage

General Purpose Risk Modeling and Prediction Toolkit for Policy and Social Good Problems
Other
181 stars 61 forks source link

adding a plotly interactive timechop function #924

Open mihirbhaskar opened 1 year ago

mihirbhaskar commented 1 year ago

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 commented 10 months ago

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