<hc/>
Tag

NumPy

2 projects in the catalog use this stack.

Personal2020

IPL Match Predictor

Regression model that predicts the first-innings total in an Indian Premier League cricket match given the batting team, bowling team, venue, current score, and overs bowled. Trained on ball-by-ball data from 2008 to 2019 and served behind a Flask form so anyone can plug in a live match state.

PythonFlaskscikit-learnpandasNumPy
Open Source2021

SciPy

Scientific computing stack for Python that powers a large share of the open-source numerical ecosystem. Worked on the CI re-engineering effort during a Quansight Labs engagement, moving the test matrix off Travis and Azure onto GitHub Actions with cached wheel builds. Also added PR concurrency controls, local Act documentation, GitHub Issue Form templates, and Meson version string fixes.

PythonGitHub ActionsNumPy