A flask app that leverages Facebook Prophet to provide people with the ability to build simple baseline forecasts from within a guided user interface
forecastr is a Flask web app designed to provide users with a guided interface to build simple baseline forecasts using Facebook Prophet. The app consists of 3 steps that help users upload data, configure forecast settings, and view the generated forecast without storing any data long-term.
forecastr is a Flask app that simplifies the process of building baseline forecasts using Facebook Prophet. Its guided interface, real-time data processing, and focus on data privacy make it user-friendly and secure. Additionally, the utilization of Google Analytics for user experience tracking provides valuable insights into user interactions with the app.