functime-org / functime

Time-series machine learning at scale. Built with Polars for embarrassingly parallel feature extraction and forecasts on panel data.
https://docs.functime.ai
Apache License 2.0
1.02k stars 55 forks source link

feat: add `plotting.plot_entities` #98

Closed baggiponte closed 11 months ago

baggiponte commented 11 months ago

Solves #83. Also forces plotly white theme on plots!

Is this plot enough, or should I add more?

I plan to add separate functions to rank series by CV (e.g. a scatterplot for CV and a rank_cv function as mentioned in #84).

vercel[bot] commented 11 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
functime-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 25, 2023 2:12pm
topher-lo commented 11 months ago

@baggiponte could you add a screenshot of the plot for context? Thanks!

baggiponte commented 11 months ago

@baggiponte could you add a screenshot of the plot for context? Thanks!

Sure, it's the first plot you find in this notebook:

newplot