jjoseph7/ActualCodingProject
0
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:
- Select an opponent team from the dropdown menu.
- 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.
