facebook / facebook/prophet

Got different predicted values

Open
#1,936 6 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Python
Stars
20.4k
Forks
4.6k
Avg merge
19h 52m
Merged PRs (30d)
1

Description

Hello, thank you for making such a nice package.
I got different results when running the models and would like to understand the underlying reason and how to set up to get the results that are supposed to be.
1. When running the model on macOS and Windows, why I got a different predicted value? I already check the version of prophet and stan and the versions are the same.
2. When I use Prophet with version 0.6, I also got a different result from the current version 0.7?
3. When I apply add_regressors of more than 2 inputs to the model in a different order (e.g., Run1: add X1, X2, and then X3. Run2: add X2, X3, X1), why the predicted values are different between the Runs? Is the order of adding regressors matter?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.