Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
03chrisk
/
air_quality_test
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
air_quality_test
54.6 MB
9 contributors
History:
78 commits
03chrisk
bye bye added to app
29dca43
over 1 year ago
.github
Create main.yml
over 1 year ago
air_quality_forecast
testing an app
over 1 year ago
configs
Add extra scripts. Format code. \n Add .vs to .gitignore
over 1 year ago
data
Put model development pipeline in a .py file. Rewrote README. Made a config folder to store hyperparameter space searches. Co-authored with Chris and Csenge. Several TODOs in the README.
over 1 year ago
docs
CCDS defaults
over 1 year ago
extra_scripts
Format code for flake8
over 1 year ago
mlartifacts
Added MLFlow data from Habrok. Registered the best models.
over 1 year ago
mlruns
Added MLFlow data from Habrok. Registered the best models.
over 1 year ago
notebooks
Add extra scripts. Format code. \n Add .vs to .gitignore
over 1 year ago
references
CCDS defaults
over 1 year ago
reports
CCDS defaults
over 1 year ago
saved_models
Created a predictor class to encapsulate and wrap the loaded models. \n Make a manual prediction to ensure the MLFlow tracking was correct, which is indeed the case. \n Can be accessed through prediction.py.
over 1 year ago
.dockerignore
340 Bytes
Added docker file
over 1 year ago
.gitattributes
1.62 kB
fixing
over 1 year ago
.gitignore
3.29 kB
pls
over 1 year ago
Dockerfile
802 Bytes
Experiments track train and test MSE and RMSE correctly \n Code refactoring
over 1 year ago
LICENSE
1.08 kB
CCDS defaults
over 1 year ago
Makefile
2.55 kB
DVC Setup
over 1 year ago
README.md
5.68 kB
update readme
over 1 year ago
app.py
5.18 kB
bye bye added to app
over 1 year ago
pyproject.toml
620 Bytes
CCDS defaults
over 1 year ago
requirements.txt
236 Bytes
app.py
over 1 year ago
setup.cfg
112 Bytes
CCDS defaults
over 1 year ago