Prophet with categorical or binary response (dependent) variable
Open
question
- Dominant language
- Python
- Stars
- 20.4k
- Forks
- 4.6k
- Avg merge
- 19h 52m
- Merged PRs (30d)
- 1
Description
Is there any way at all to get meaningful results out of Prophet when the response variable is categorical or even binary (0 or 1)?
Basically, I have an up-or-down test that runs periodically. The output of the test is either 0 or 1. I'm looking for ways to forecast the response.
Contributor guide
Assessment
This issue has not been assessed yet.