Skip to content
View Vridhi-Wadhawan's full-sized avatar
🙂
🙂

Block or report Vridhi-Wadhawan

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

Hi, I'm Vridhi

I like to build data and ML systems designed to be used — not just submitted.

Most of my work sits at the boundary between analysis and deployment. The question I keep coming back to isn't "does the model work?" — it's "does the system hold up when it meets reality?"


What's here

Projects across forecasting, MLOps, computer vision, retrieval systems, and knowledge graphs — each built around a real problem rather than a benchmark.

A few things worth looking at:

  • Stock Forecasting App — live XGBoost forecasting for any NSE ticker with R² monitoring and drift detection. Built to tell you when to stop trusting the forecast, not just what the forecast is.
  • Bank Marketing MLOps — end-to-end pipeline from raw data to a containerised Flask API on AWS EC2 with SHAP interpretability.
  • RAG Politics QA — retrieval-augmented generation over Indian Prime Ministers Wikipedia corpus. Baseline accuracy 0.19 → 0.37 through pipeline design alone.
  • Stock Market Anomaly Detection — five detection methods compared and validated against real financial news. The signal only matters if it meant something.

Current focus

Completing the Advanced Management Program in Business Analytics at ISB Hyderabad — building systems that bridge ML and real business decisions.

Pushing toward: better deployment practices, stronger evaluation frameworks, and projects where the output is a decision, not just a prediction.


Stack

Python · SQL · scikit-learn · XGBoost · PyTorch · Docker · AWS EC2 · Flask · Streamlit · LlamaIndex · Tableau


Outside the code

I notice patterns everywhere — in datasets, in films, in how systems fail quietly before they fail loudly. Wady's Kitchen was a lockdown experiment in building something from zero. Same instinct, different medium.


vridhi99@gmail.com · LinkedIn · Portfolio

Pinned Loading

  1. bank-marketing-mlops bank-marketing-mlops Public

    End-to-end MLOps project to predict bank term deposit subscriptions using a containerized ML API with deployment and exploitability.

    Jupyter Notebook

  2. stock-forecasting-mlops stock-forecasting-mlops Public

    End-to-end stock price forecasting using statistical and machine learning models, with evaluation and deployment-oriented design.

    Jupyter Notebook

  3. product-segmentation-affinity-analysis product-segmentation-affinity-analysis Public

    Affinity-based consumer segmentation analysis linking product attributes to distinct customer personas, with strategic implications for pricing, positioning, and portfolio design.

    Jupyter Notebook

  4. residential-complex-knowledge-graph residential-complex-knowledge-graph Public

    Conceptual knowledge graph schema for a residential complex digital twin, modeling infrastructure, facilities, automation, security, and people.