Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 Office Hours Bootcamp - Data Science & AI (Akademi)

GitHub license Last Commit Python LinkedIn Geovany LinkedIn Akademi

Welcome to the Office Hours Bootcamp Repository, dedicated to the Akademi Bootcamp 2025 on Data Science & Artificial Intelligence.
This repository gathers real-world case studies and hands-on labs completed during official office hour sessions.


📚 About This Repository

This repository serves as a consolidated resource for all practical components covered throughout the bootcamp, including:

  • ✔️ Case studies tackled in live sessions
  • 🔬 Laboratory notebooks and applied exercises
  • 🧪 Experiments conducted during office hours
  • 🛠️ Tools and techniques used in modern data workflows

The goal is to reinforce the theoretical concepts delivered during the bootcamp with real-world implementations.


🗂️ Repository Structure

office-hours-bootcamp/
├── case-studies/          # Real-world data science projects and challenges
│   ├── ...
│   ├── ...
│   └── ...
├── labs/                  # Practical lab notebooks from office hours
│   ├── ...
│   ├── ...
│   └── ...
├── data/              # Sample datasets used in labs and cases
├── requirements.txt       # Python dependencies
└── README.md              # Project documentation (you are here)

🚀 Technologies Covered

  • Data Manipulation: Pandas, NumPy
  • Visualization: Matplotlib, Seaborn, Plotly
  • Machine Learning: Scikit-learn, XGBoost
  • Deep Learning (Optional): TensorFlow, PyTorch
  • Model Evaluation: ROC, AUC, Confusion Matrix, Cross-validation
  • Deployment (if any): Streamlit, Flask

🎓 Target Audience

This repository is primarily intended for:

  • Bootcamp participants seeking to review materials
  • Aspiring data scientists looking for practical examples
  • Learners interested in office-hour-style walkthroughs of real case studies

📦 Installation

# Clone the repository
git clone https://github.com/Geobatpo07/office-hours-bootcamp.git
cd office-hours-bootcamp

# Create a virtual environment
python -m venv env
source env/bin/activate  # or .\env\Scripts\activate on Windows

# Install required packages
pip install -r requirements.txt

💡 Contributing

This repository is maintained for personal and academic use. Contributions are welcome from fellow bootcamp participants. Please open a pull request or submit issues for improvements.


📜 License

MIT License. See the LICENSE file for more details.


🙌 Acknowledgements

Special thanks to Akademi Bootcamp mentors and instructors, and all fellow participants who contributed during office hour sessions.

Maintained with 💙 by Geovany Batista Polo LAGUERRE

About

Practical case studies and labs from the Akademi 2025 Data Science & AI Bootcamp office hours.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages