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.