The only deployable folder is: ML_API and is self contained. The rest lives on the repo and the repo only.
-
/Models- Model development is located here.
- When these models are finished, they are deployed
deployed_modelsfolder
-
/deployed_models- Deployed models from
Modelsfolder.
- Deployed models from
-
/ML_API- This is the flask API in charge of serving deployed models from
deployed_modelsand data to consumers.
- This is the flask API in charge of serving deployed models from
-
/datasets- The datasets required to train models
- This folder is in the .gitignore
Secrets config uses age Dependencies: age