# π§ SPARK Academy 2026 β Team-2-Senegal Repository
Welcome to our team repository for the **SPARK Academy 2026**.
This repository centralises all our work, experiments, and deliverables across different hackathon challenges. It is structured to ensure reproducibility, collaboration, and clarity throughout the project lifecycle.
---
## π Objectives
* Collaboratively solve real-world data science challenges
* Apply machine learning techniques to healthcare datasets
* Maintain clean, reproducible, and well-documented code
* Track experiments and improve model performance iteratively
---
## ποΈ Repository Structure
```
.
βββ Hackathon Week 6/
β βββ README.md
β βββ data/
β βββ notebooks/
β βββ submissions/
β
βββ README.md
```
Each folder corresponds to a specific hackathon challenge and contains all relevant resources, including datasets, notebooks, and submission files.
---
## π€ Collaboration Guidelines
* Use clear commit messages
* Document all major decisions in notebooks
* Avoid pushing broken code
* Keep notebooks clean and reproducible
---
## π License
This repository is intended for academic and educational purposes as part of the SPARK Academy 2026 program.
---
## π Notes
Each hackathon folder contains a detailed README with the full problem statement, rules, and approach.
---