🧠 A curated collection of assignments, projects, and resources from one of India's premier Data Science programs.
This isn't just another coursework repo. It's 4+ weeks of grind, Kaggle hackathons, hands-on ML, and IIT-level mentorship.
🔥 If you learn something or find it useful, please consider leaving a ⭐ — it means a lot!
Summer Analytics 2025 by IIT Guwahati is a structured training program focusing on foundational and intermediate data science skills:
- 🐍 Python for Data Science
- 📊 Statistical Analysis
- 🤖 ML Fundamentals
- 📈 Data Visualization
- 💼 Real-world Case Studies & Hackathons
| Hackathon | Leaderboard | Proof |
|---|---|---|
| 🥈 Summer Analytics First Hackathon (Week 2) | Top 2% - Final Leaderboard | ![]() |
| 🥇 Nutrition Health Survey - Age Prediction (Week 4) | Top 1% - Final Submission | ![]() |
📢 These hackathons were hosted on Kaggle under the official IITG SA2025 banner.
IITG-Summer-Analytics-2025/
│
├── Assignments/
│ ├── Week1-Cars-Analysis/
│ ├── Week2-Summer-Analytics-Hackathon/
│ ├── Week2-Healthcare-Data/
│ ├── Week4-Age-Group-Ensemble-Classifier/
│ └── ...
│
├── Projects/
│ ├── Sales-Prediction/
│ └── Customer-Segmentation/
│
├── Resources/
│ ├── Cheatsheets/
│ └── Workshop-Notes/
│
└── Certificates/
| Project | Description | Tools Used |
|---|---|---|
| 🚗 Automotive EDA | Exploratory analysis on car specs | Pandas, Seaborn |
| 🏥 Healthcare Analytics | Patient data insights | Matplotlib, Plotly |
| 🛒 Retail Forecasting | Time-series prediction of sales | Scikit-learn, Statsmodels |
- Fork the repo
- Create a branch (
git checkout -b feature/improvement) - Commit your changes (
git commit -m 'Add new insights') - Push it (
git push origin feature/improvement) - Open a Pull Request 🚀
Made with ❤️ and a lot of Pandas & Caffeine


