Skip to content
View ahmedyasser1588's full-sized avatar

Highlights

  • Pro

Block or report ahmedyasser1588

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ahmedyasser1588/README.md

Hi, I'm Ahmed Yasser 👋

Junior Data Scientist · ML Engineer · Egypt 🇪🇬


🧠 About me

  • 🎓 CS Student @ Fayoum University · GPA 3.45/4.0
  • 🔭 Currently training in the DEPI × Microsoft AI & Data Science program
  • 🌱 Learning: Transformers · FastAPI · Docker · Azure AI
  • 💼 Open to: Junior Data Scientist, ML Engineer roles
  • 📍 Based in Giza, Egypt — available remotely

🛠 Tech stack


📌 Featured projects

Project Description Stack
California Housing Prediction XGBoost regression · MAE 0.31 · tracked with MLflow Python, XGBoost, MLflow
Sentiment Analysis NLP App (in progress) DistilBERT fine-tuned on 50K reviews · deployed on Azure Hugging Face, FastAPI, Docker
DEPI Capstone (in progress) End-to-end ML pipeline · Microsoft-backed program Azure AI, MLflow

📊 GitHub stats


profile views

Pinned Loading

  1. California-Housing-Price-Prediction California-Housing-Price-Prediction Public

    Machine learning project predicting California housing prices using XGBoost. Includes data exploration with Pandas/Seaborn, model training, and evaluation with MAE (0.31) and R² (0.83). Demonstrat…

    Jupyter Notebook

  2. Vehicle-Detection-for-Autonomous-Driving-Systems. Vehicle-Detection-for-Autonomous-Driving-Systems. Public

    Forked from omarmohamed456/Vehicle-Detection-for-Autonomous-Driving-Systems.

    This project uses a fine-tuned YOLOv8 model for vehicle detection in autonomous driving systems. Leveraging transfer learning on the KITTI dataset, the model achieved a strong [email protected] of 0.938, dem…

    Python