Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 Machine Learning Zoomcamp

A collection of my hands-on exercises, notebooks, and projects completed during the Machine Learning Zoomcamp course.

This repository documents my learning journey through machine learning fundamentals, data preprocessing, model training, evaluation, and practical implementations using Python.


📚 Course Topics

  • Introduction to Machine Learning
  • NumPy for Numerical Computing
  • Linear Algebra Essentials
  • Data Analysis with Pandas
  • Machine Learning Fundamentals
  • Linear Regression
  • Model Validation
  • Feature Engineering
  • Model Evaluation
  • Scikit-learn
  • Practical Machine Learning Workflows

📂 Repository Structure

Machine_Learning_Zoomcamp/
│
├── 01-intro/
│   ├── NumPy
│   ├── Linear Algebra
│   └── Pandas Exercises
│
├── 02-regression/
│   ├── Linear Regression
│   ├── Validation Framework
│   ├── Feature Engineering
│   └── Homework
│
├── requirements.txt
└── README.md

🛠️ Technologies

  • Python
  • NumPy
  • Pandas
  • Scikit-learn
  • Jupyter Notebook

🎯 Learning Objectives

Throughout this course I am learning how to:

  • Work with real-world datasets
  • Clean and preprocess data
  • Build Machine Learning models
  • Evaluate model performance
  • Apply Linear Regression algorithms
  • Implement validation frameworks
  • Follow industry-standard ML workflows

📈 Progress

Module Status
Introduction ✅ Completed
NumPy ✅ Completed
Linear Algebra ✅ Completed
Pandas ✅ Completed
Linear Regression ✅ Completed
Validation Framework ✅ Completed
More Modules 🚧 In Progress

🚀 Repository Purpose

This repository serves as:

  • My Machine Learning learning journal
  • Practice notebooks and coding exercises
  • Course assignments
  • Portfolio showcasing my ML journey

📌 Note

This repository will continue to be updated as I progress through the Machine Learning Zoomcamp course.


⭐ If you find this repository useful, feel free to star it!

About

My learning journey through the Machine Learning Zoomcamp, including notes, Jupyter notebooks, exercises, and hands-on implementations.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages