About This Project

This project is a structured learning lab focused on understanding machine learning models from the ground up.

The goal is not only to run models, but to understand:


Classical Machine Learning

Classical machine learning models are based on well-defined algorithms and are widely used for structured data.

Regression

Classification


Deep Learning

Deep learning models are based on neural networks and are designed to learn complex patterns from data.


Foundations

Before diving into specific models, it is important to understand the fundamental concepts behind machine learning.


← Back to Home