utrecht-pollution-prediction / requirements.txt
Mihkelmj's picture
app.py gets the data and runs the model; last year features to be implemented
5064f83
raw
history blame
188 Bytes
streamlit
pandas
numpy
joblib # or pickle if you're using that to load the model
scikit-learn # for mock model
altair
matplotlib
plotly
http.client
datetime
huggingface-hub
python-dotenv