Skip to content

Instantly share code, notes, and snippets.

@dpbac
Created June 23, 2021 18:04
Show Gist options
  • Select an option

  • Save dpbac/028fbbf771a2184a073fdf3bd48b9dc1 to your computer and use it in GitHub Desktop.

Select an option

Save dpbac/028fbbf771a2184a073fdf3bd48b9dc1 to your computer and use it in GitHub Desktop.
from fbprophet.diagnostics import performance_metrics
df_p = performance_metrics(df_cv)
df_p.head()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment