Welcome to my study repository! 👋
This project documents my development path in Data Science and Machine Learning. Here you will find my exercise solutions, notes, and code implementations based on the book by Aurélien Géron: "Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow" (3rd Edition).
I use a standard Data Science stack for this project:
- Language: Python
- Libraries: Scikit-Learn, Pandas, NumPy, Matplotlib, Seaborn
- Environment: Jupyter Notebook
I update my progress as I move through the chapters.
To run the notebooks locally:
- Clone the repository:
git clone [https://github.com/kwerulik/learning-ml-hands-on.git](https://github.com/kwerulik/learning-ml-hands-on.git)