Skip to content
View Madhvansh's full-sized avatar

Highlights

  • Pro

Block or report Madhvansh

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

Madhvansh Choksi — reproducible ML systems for search, forecasting, recommendation, and industrial decision support

Hi, I'm Madhvansh Choksi

I build open-source software for industrial water treatment and for search evaluation. I try to publish things a stranger can understand, run, and check.

Projects

cooling-tower-chem — tells you whether water will form scale or corrode pipes. The classical water-stability indices as a dependency-free Python library, every formula cited to the paper it came from. The nearest open-source neighbour is tidywater on CRAN (R, drinking water); no installable Python package ships this index family. On PyPI, 112 tests, MIT.

TGF — advisory water treatment for industrial cooling towers: risk indices, anomaly detection, forecasting, and dose recommendations. In advisory use at eight cooling towers across two Indian plants. A human authorizes every dose. Apache-2.0.

Neural E-Commerce Searchnecs-validate, which checks TREC evaluation files for structural errors before anyone reports a score from them, as a CLI, a GitHub Action, and a browser page. Plus a conformance corpus for diffing trec_eval implementations, and a retrieve-and-rank reference for Amazon ESCI. MIT.

Also here

How I work

Reproducible experiments — configs, seeds, raw results, stated evaluation protocols. Honest boundaries between a prototype, a simulation, and a deployed system; where I have overstated something, I have withdrawn it and said so.

If you reproduce a result or find a failure case, please open an issue in the relevant repository.

Pinned Loading

  1. TGF TGF Public

    Advisory water treatment for industrial cooling towers: risk indices, anomaly detection, forecasting and dose recommendations. A human authorizes every dose.

    Python 10

  2. cooling-tower-chem cooling-tower-chem Public

    Water-stability & corrosion indices (LSI, RSI, PSI, Larson-Skold) and water-balance math for cooling towers — a small, dependency-free Python library.

    Python 5

  3. Neural-E-Commerce-Search Neural-E-Commerce-Search Public template

    Validate TREC qrels and runs in CI; explore a MiniLM browser lab and FAISS + DeBERTa product-search pipeline.

    Python 5

  4. Retail-Sales-Forecasting-Engine Retail-Sales-Forecasting-Engine Public

    Benchmarking time-series foundation models (Chronos-Bolt, zero-shot) vs. supervised (PatchTST) and classical (seasonal-naive, Croston) baselines on the M5 Walmart dataset, scored with MASE and WQL.…

    Python 4

  5. Social-Media-Event-Organizer Social-Media-Event-Organizer Public

    Java Swing miniature social network for events, friends, invitations, RSVPs, notifications, local persistence, and reports — verified by 71 JUnit tests.

    Java 7 3

  6. The-Recommender The-Recommender Public

    Sequential recommender with an S4 state-space encoder; includes a preliminary Amazon Reviews comparison against a SASRec baseline

    Python 5