CoolFace
Modelpublic

wseibels/MarchMadness

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
Model Card

March Madness Seeding & Win Percentage

This Streamlit app visualizes how NCAA men’s March Madness seeding influences win percentage, using historical data from the 64‑team era (1985–2025).

Features

  • —Overall win percentage by seed (1–16)
  • —Round‑of‑64 favorite vs. underdog win rates
  • —Interactive charts and sortable tables
  • —All data is hard‑coded for offline use on Hugging Face

Files

  • —app.py — main Streamlit app
  • —requirements.txt — dependencies
  • —README.md — project documentation

Running Locally