Skip to content

creativitylab/prediction_app_streamlit

Repository files navigation

About

This application provides an overview over the pollutants from Brasov, Romania. It provides the ability to inspect the data and to forecast it.
The data comes from several sensors, like particulate matter, ozone, carbon dioxide, nitrogen dioxide and others. 
The menu contains:
- Data 
- Air quality
- LSTM
- Facebook Prophet
- Choose Dates-Facebook Prophet
- Metrics
- Admin

Deployed Application

Streamlit App

Run the App

To run locally, clone the repository, go to the directory and install the requirements.

conda env update --file environment.yml --prune

Now, go to the terminal, from the main directory and run:

streamlit run main.py 

OR

streamlit run main.py --server.maxMessageSize=500

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published