Contents

prophet 1.1.5

0

Automatic Forecasting Procedure

Automatic Forecasting Procedure

Stars: 17701, Watchers: 17701, Forks: 4451, Open Issues: 391

The facebook/prophet repo was created 7 years ago and the last code push was 5 days ago.
The project is extremely popular with a mindblowing 17701 github stars!

How to Install prophet

You can install prophet using pip

pip install prophet

or add it to a project with poetry

poetry add prophet

Package Details

Author
License
MIT
Homepage
PyPi:
https://pypi.org/project/prophet/
Documentation:
https://facebook.github.io/prophet/
GitHub Repo:
https://github.com/facebook/prophet

Classifiers

No  prophet  pypi packages just yet.

Errors

A list of common prophet errors.

Code Examples

Here are some prophet code examples and snippets.

GitHub Issues

The prophet package has 391 open issues on GitHub

  • Removing logs of optimization in cross_validation
  • Typo inn the Contributing Markdown File.
  • Missing dates in Future
  • Prophet with categorical or binary response (dependent) variable
  • how to inverse forecast data to original after predict using stationany data from differencing?
  • unable to install fbprophet in my virtual environment
  • Predict a negative number for a stock whose entire history has been positive.
  • Different seasonality length
  • Intuition behind k and m value
  • Cross Validation Without Weekend Data Along with Meaning of Cross Validation?
  • How many records (categories) are allowed to group when using Prophet?
  • forecasting values for each category using Prophet in python
  • Issue with multiplicative holiday effects
  • Simplify setup.py, make CmdStan the default backend
  • LGPL-3.0 dependency in pymeeus library

See more issues on GitHub

Related Packages & Articles

orbit-ml 1.1.4.9

Orbit is a package for Bayesian time series modeling and inference.

h2o 3.46.0.1

H2O, Fast Scalable Machine Learning, for python