Skip to content
View Anees0711's full-sized avatar
💭
Open to work / Looking for opportunity
💭
Open to work / Looking for opportunity

Block or report Anees0711

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
Anees0711/README.md

Hey, I am Anees 👋

I am a Data and ML Engineer based in Paris. I spend most of my time building machine learning systems that actually work in production not just in notebooks.

My background is a mix of IoT sensor data, predictive analytics, and cloud deployment. I have worked on everything from real-time anomaly detection on industrial hardware to customer churn models running on Azure. I like the full pipeline: raw messy data in, deployed API out.

Currently open to Data Engineer / ML / Devops / Mlops roles.

📍 Paris, France
📬 abbasi-anees.ahmad@outlook.com · Linkedin


What I work with

Tools
ML & Deep Learning PyTorch, TensorFlow/Keras, Scikit-learn, XGBoost, LSTM, YOLO
Computer Vision OpenCV, DETR, CNN, Transfer Learning
Cloud & MLOps Azure ML, Docker, MLflow, Azure Functions, CI/CD
Databases InfluxDB, MongoDB, Azure Blob, Event Hub, SQL
Data Engineering apache Spark, Kafka, Airflow, Docker, Kubernetes
Interfaces & APIs FastAPI, Streamlit, Power BI
Certifications DP-100, AZ-400, AZ-104, PL-900, DP-700 (Microsoft), Databricks Academy: Lakeflow Jobs, Lakeflow Connect, Spark Declarative Pipelines, DevOps for Data Engineering

A few things I have built

⚪ End-to-End-Retail-Data-Pipeline-on-Databricks

End-to-end retail data pipeline on Databricks using PySpark and Delta Lake, built with Bronze–Silver–Gold architecture and connected to Power BI for analytics.

View Repo

🔴 Real-Time Churn Prediction — Azure
Event-driven pipeline that scores customer churn probability as events happen. Built on Azure Event Hub → Functions → ML endpoint → SQL, with a Power BI dashboard on top. The goal was persistent, real-time risk tracking — not a batch job that runs overnight.
View Repo

🟠 Turbofan Engine Failure Prediction — LSTM
Predictive maintenance model on the NASA C-MAPSS dataset. Framed as a sequence learning problem — take multi-sensor readings, predict how many cycles until failure. Achieved R² = 0.87, deployed as a FastAPI + Streamlit prototype so engineers can query it directly.
View Repo

🟡 IoT Anomaly Detection Pipeline
Built during my time at Artifeel — real-time telemetry processing from IoT devices, anomaly detection using Scikit-learn, deployed on Azure ML. The tricky part was handling irregular sensor signals and temporal degradation patterns without drowning in false positives.

Open to

  • Full-time Data & ML roles
  • Freelance ML / Data Science projects
  • Computer Vision & IoT Analytics consulting

Pinned Loading

  1. End-to-End-Retail-Data-Pipeline-on-Databricks End-to-End-Retail-Data-Pipeline-on-Databricks Public

    End-to-end retail data pipeline on Databricks using PySpark and Delta Lake, built with Bronze–Silver–Gold architecture and connected to Power BI for analytics.

    Jupyter Notebook 1

  2. Azure-realtime-churn-prediction Azure-realtime-churn-prediction Public

    Real-time customer churn prediction pipeline built on Azure. Uses Event Hub to stream user activity, Azure Functions to trigger scoring, Azure ML to serve a RandomForest model, and Azure SQL to sto…

    Python 1