facebook / facebook/prophet

[Question] How to incorporate static data to forecast?

Open
#2,386 0 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 wonder is it possible to incorporate static data into the prediction?
Right now, I'm creating a model to predict the number of people that come to
the park. The park is closing every Wednesday, so The number of people coming
should be zero on that day. I want the predict function gives the same output as
zero on Wednesday, is that possible?

Any help would be appreciated, Thanks!

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.