heuzef ca278dc8ef | hace 2 días | |
---|---|---|
models | hace 2 días | |
notebooks | hace 2 días | |
references | hace 2 días | |
reports | hace 2 días | |
src | hace 2 días | |
.gitignore | hace 2 días | |
LICENSE | hace 5 meses | |
README.md | hace 2 días | |
requirements.txt | hace 2 días |
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.