heuzef ca278dc8ef | vor 2 Tagen | |
---|---|---|
models | vor 2 Tagen | |
notebooks | vor 2 Tagen | |
references | vor 2 Tagen | |
reports | vor 2 Tagen | |
src | vor 2 Tagen | |
.gitignore | vor 2 Tagen | |
LICENSE | vor 5 Monaten | |
README.md | vor 2 Tagen | |
requirements.txt | vor 2 Tagen |
Projet de groupe 2024 DataScientest
├── LICENSE
├── README.md
├── dataset <- The final, canonical data sets for modeling
│
├── models <- Trained and serialized models, model predictions, or model summaries
│
├── notebooks <- Jupyter notebooks.
│
├── references <- Documentation, manuals, links, and all other explanatory materials.
│
├── reports <- Project reports
│
├── requirements.txt <- The requirements file for reproducing the analysis environment
│
├── src <- Source code for use in this project.