This repository contains python projects focused on Machine Learning (ML) and Deep Learning (DL).
The projects cover the full workflow, from data preprocessing and feature engineering to model training and evaluation.
- Supervised learning (classification & regression)
- Unsupervised learning (clustering, dimensionality reduction)
- Neural networks and deep learning models
- Data preprocessing and exploratory data analysis (EDA)
- Model evaluation and performance metrics
- Practical examples using real-world datasets
- Python
- NumPy, Pandas
- Scikit-learn
- TensorFlow / Keras / PyTorch (depending on project)
- Matplotlib, Seaborn