CoolFace
Apppublic

jjoseph7/ActualCodingProject

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
App README

title: Notre Dame Women's Basketball Win Rate Analyzer emoji: ๐Ÿ€ colorFrom: blue colorTo: indigo sdk: gradio sdkversion: "3.48.0" pythonversion: "3.10.0" app_file: app.py pinned: false ---

Notre Dame Women's Basketball Win Rate Analyzer

This Gradio application allows you to analyze the historic win rate of Notre Dame Women's Basketball against various opponent teams.

How to use:

  1. 1.Select an opponent team from the dropdown menu.
  2. 2.The app will display Notre Dame's win rate against that opponent, including the number of wins and total games played.

Data Source:

The data is based on ndwbb_game_history.csv.

Deployment:

This app is designed to be easily deployed on Hugging Face Spaces. Ensure app.py, requirements.txt, and ndwbb_game_history.csv are in the root directory of your Space.