# 🧠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.
---