Skip to content
View DataWithHamza's full-sized avatar

Block or report DataWithHamza

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.

Content in all repositories owned by your account will be closed.
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
DataWithHamza/README.md
Typing SVG

πŸ“Œ About Me

I'm a 7th-semester Data Science student at Emerson University, currently working as an ML Intern. I build practical, end-to-end machine learning systems β€” from data preprocessing to deployment β€” with a focus on predictive modeling and behavioral analytics.

My Final Year Project, "An Intelligent E-Commerce Framework for Customer Retention and Loyalty Optimization using Ensemble Learning and Neural Networks," combines gradient-boosted ensembles with deep learning to solve real-world retention problems on the OLIST e-commerce dataset.


πŸš€ What I'm Building

πŸŽ“ FYP β€” E-Commerce Retention Framework Β· 🟑 In Progress
Ensemble ML + ANN system with a BI dashboard, GUI preprocessing tool, and LLM-explained loyalty scoring β€” dataset upload, column mapping (9 OLIST tables), and relationship modeling in progress.


πŸ€– Analyst H β€” Data Analyst RAG Assistant Β· βœ… Complete
Conversational analytics assistant with a hybrid router: DuckDB Text-to-SQL for structured data, ChromaDB RAG for documents, Groq/Gemini LLMs, Plotly visuals, and PDF report export.


πŸ•ΈοΈ Automated Web Scraping Pipeline Β· βœ… Complete
Modular ETL pipeline scraping ~1000 records, with cleaning, deduplication, CSV/SQLite storage, retries & logging.


πŸ“Š Customer Churn Analytics Β· βœ… Complete
End-to-end churn pipeline using SQLite, pandas & scikit-learn.


πŸ–ΌοΈ AI Image Classification Β· βœ… Complete
AI-generated image detection.


🌱 Currently Sharpening




πŸ› οΈ Tech Stack

Languages

Machine Learning & Data Science

Data, Cloud & Tools

Design


πŸ“Š GitHub Analytics




Snake animation

Dev Quote

🀝 Let's Connect



Pinned Loading

  1. Customer-Churn-Analysis-Telecom Customer-Churn-Analysis-Telecom Public

    End-to-End Telecom Customer Churn Analysis using Python, SQL, and Power BI.

    Jupyter Notebook

  2. Real-vs-AI-Generated-Image-Detector Real-vs-AI-Generated-Image-Detector Public

    🧠 A Deep Learning-based web application powered by a Convolutional Neural Network (CNN) trained on the CIFAKE dataset to classify images as Real or AI-Generated with 91.82% accuracy. Built using Te…

    Python