Skip to content

FarazJamal/APIrail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oc_p7

OPENCLASSROOMS - Formation Data Scientist - Projet 7 Credit scoring application

├── LICENSE
├── README.md
│
├── api                <- FastAPI files
│
├── dashboard          <- Streamlit application
│
├── data
│   ├── external       <- Data from third party sources (not uploaded on git)
│   ├── processed      <- The final, canonical data sets for modeling
│
├── docs               <- Documentation and reports
│
├── mlruns             <- MLFlow runs   
│
├── models             <- Trained and serialized models
│
├── notebooks          <- Jupyter notebooks
│
├── tests              <- Pytest unit tests (local)

The application is automatically deployed on azure with GitHub Actions

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors