Skip to content

A web app that leverages Facebook Prophet to provide analysts and data scientists with the ability to quickly build forecasts.

License

Notifications You must be signed in to change notification settings

nowbug/prophecise

 
 

Repository files navigation

Prophecise

A web app that leverages Facebook Prophet to create fast and robust time-series forecasts from your Google Analytics data using a simple UI.



What is Prophecise?

Prophecise is an open source Flask web app that enables analysts and data scientists to quickly build accurate forecast models from their Google Analytics data. It builds upon the great work Gareth Cull has been doing with Forecastr. It lets users sign in with their Google Analytics account and pull reports directly into the UI for forecasting. Here's an overview of the data flow:



What is Facebook Prophet?

Prophet is open source software released by Facebook’s Core Data Science team. It is a procedure for forecasting time series data and works best with time series that have strong seasonal effects and several seasons of historical data. It is available for download on CRAN and PyPI.

References

Here are some useful links:

About

A web app that leverages Facebook Prophet to provide analysts and data scientists with the ability to quickly build forecasts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.5%
  • HTML 11.0%
  • Python 7.6%
  • CSS 5.8%
  • Other 0.1%