Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.69 KB

File metadata and controls

31 lines (25 loc) · 1.69 KB

Machine Learning and Deep Learning python projects

Python NumPy Pandas Scikit-learn TensorFlow Keras PyTorch Matplotlib Seaborn

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.

📌 Contents

  • 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

🛠️ Technologies Used

  • Python
  • NumPy, Pandas
  • Scikit-learn
  • TensorFlow / Keras / PyTorch (depending on project)
  • Matplotlib, Seaborn