facebook / facebook/prophet

QUESTION: Can someone explain utility of columns from model.predict() result?

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

Description

I'm working with prophet and i want to store in my DB the result of prediction some data, i just want to know if all the columns in the dataframe that returns from model.predict() have any particular use case or i can drop them. If someone could point any article or documentation where i can find the description of every column that would be great.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the columns returned by Prophet's model.predict() and the existing Prophet documentation. Document the purpose of each returned column and clarify which are needed for storing forecast results versus optional outputs; done when every column has a documented use case.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.