Skip to content

Repository files navigation

IPLp — IPL Match Predictor

BranchContents
mainML package + CLI
docsStatic documentation (GitHub Pages)
siteWeb UI + HTTP API
py -3.12-m venv .venv
.\.venv\Scripts\Activate.ps1
pip install -r requirements.txt
python -m ipl_predictor download-data --force
python -m ipl_predictor train pre
python -m ipl_predictor train matchday

Web (local): pip install -r requirements-api.txt then uvicorn web.api.main:app --port 8000

See GITHUB.md and BEGINNER_SETUP.md.

About

IPLp is an open-source trained ML model on Cricket data from 2008-2024.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors

Languages