Skip to content

Flask Backend - BI application used for forecasting time series data

License

Notifications You must be signed in to change notification settings

Dashboost-BI/flask-forecasting-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Forecasting Application

Flask Backend - BI application used for forecasting - machine learning

Check out the frontend for this app

My.Movie.6.mp4

Getting Started

  • create a virtual environment 🏝️
python3 -m venv env
  • install packages 📦
pip3 install -r requirements.txt
  • run the app 🏃
python3 app.py

About

Flask Backend - BI application used for forecasting time series data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages