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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add model corfficients to export #11

Open
knorthover opened this issue Nov 19, 2021 · 2 comments
Open

Add model corfficients to export #11

knorthover opened this issue Nov 19, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@knorthover
Copy link

馃殌 Feature Request

Add the fitted model coefficients to the data export. Also an option to show the coefficients, especially for trend lines, would be useful.

馃攬 Motivation

This is a great package and really easy to use to get quick answers to questions business users ask; particularly about the impact of deploying new features to our website, etc. Because these tend to be relatively short time assessments (months) the trends are usually simple straight lines. Prophet is useful because our business has strong weekly variation and it handles that with minimum effort. Being able to get the trend slopes directly would be a great help!

馃洶 Alternatives

Currently I do this by reading dates and values off the trend line tooltip.

馃搸 Additional context

It seems to be a common Prophet question and they've recently updated the package https://githubmemory.com/repo/facebook/prophet/issues/1972

@knorthover knorthover added the enhancement New feature or request label Nov 19, 2021
@github-actions
Copy link

Hello @knorthover, thank you for your interest in our work!

If this is a bug report, please provide screenshots and minimum viable code to reproduce your issue, otherwise we can not help you.

@MaximeLutel
Copy link
Contributor

Hi @knorthover, thanks a lot for the feedback, I will add it to the backlog!

@MaximeLutel MaximeLutel self-assigned this Nov 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants