heuzef ca278dc8ef | пре 2 дана | |
---|---|---|
models | пре 2 дана | |
notebooks | пре 2 дана | |
references | пре 2 дана | |
reports | пре 2 дана | |
src | пре 2 дана | |
.gitignore | пре 2 дана | |
LICENSE | пре 5 месеци | |
README.md | пре 2 дана | |
requirements.txt | пре 2 дана |
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.