utrecht-pollution-prediction / requirements.txt
Mihkelmj's picture
basic information in the app view; unlinked (both model and data)
30a5cd1
raw
history blame
141 Bytes
streamlit
pandas
numpy
joblib # or pickle if you're using that to load the model
scikit-learn # for mock model
time
altair
matplotlib
plotly