Skip to content
View Muzzamil-Codes-dev's full-sized avatar

Block or report Muzzamil-Codes-dev

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

Pinned Loading

  1. nlp-retrieval-rag-coursework nlp-retrieval-rag-coursework Public

    Retrieval + RAG question-answering system over Natural Questions

    Jupyter Notebook

  2. telco-churn-predictor telco-churn-predictor Public

    end-to-end ML pipeline predicting customer churn — data cleaning, feature engineering, and a two-stage model (GBM risk scorer + XGBoost classifier) achieving 0.82 ROC-AUC on the IBM Telco dataset.

    Jupyter Notebook

  3. goalcast-2026 goalcast-2026 Public

    End-to-end MLOps predictor for the 2026 World Cup — XGBoost + Poisson goal model, MLflow tracking, FastAPI serving, Streamlit dashboard

    Python

  4. CNN-From-Scratch CNN-From-Scratch Public

    Built a CNN from scratch using only NumPy

    Jupyter Notebook

  5. house-price-prediction house-price-prediction Public

    Machine learning regression project predicting house prices, with EDA, feature engineering, and model comparison (Kaggle dataset).

    Jupyter Notebook

  6. computational-physics-cpp computational-physics-cpp Public

    C++ computational physics coursework: ODE solvers (RK4), N-body and TRAPPIST simulations, and numerical integration.

    C++