Skip to content

HyperProphet

The easiest way to run Prophet at Scale.


Documentation: https://docs.hyperprophet.com/

Source Code: https://github.com/hyperprophet/hyperprophet


HyperProphet is a library to compute thousands of time-series forecasts concurrently using Facebook's Prophet library. The computation happens in the cloud using the HyperProphet service.

The key features are:

  • Fast: computes thousands of forecasts in minutes
  • Easy: switch from Prophet to HyperProphet by changing couple of lines of code
  • Productive: experiment with forecasts in your notebooks without worrying about infrastructure

Installation

The recommended way to install hyperprophet is:

$ pip install https://github.com/rorodata/hyperprophet/archive/v0.1.4.zip

License

This project is licensed under the terms of the MIT license.


Last update: August 5, 2020