A comprehensive collection of AI and Data Science projects covering data preprocessing, machine learning, deep learning, and natural language processing.
This repository serves as a portfolio of AI/ML notebooks and projects developed using Python, Jupyter Notebooks, and popular ML/DL libraries.
This repository includes various projects demonstrating:
AI_DS-Projects/
│
├── Ai_Project.ipynb # General AI Project (ML/DL workflow)
├── Classification.ipynb # Supervised Learning - Classification
├── Preprocessing_and_Visualization_.ipynb # Data cleaning and visualization
├── Regression.ipynb # Supervised Learning - Regression
├── README.md # Project Documentation
Preprocessing_and_Visualization_.ipynb
Classification.ipynb
Regression.ipynb
Ai_Project.ipynb
# Clone the repository
git clone https://github.com/Montaser778/AI_DS-Projects.git
cd AI_DS-Projects
# Install dependencies
pip install -r requirements.txt
requirements.txt should include:
numpy
pandas
matplotlib
seaborn
scikit-learn
torch
tensorflow
jupyter notebook
By exploring this repository, you will learn:
This project is licensed under the MIT License.
Montaser778 – AI & Data Science Enthusiast
Showcasing a complete AI/ML portfolio in Python