Spaces:
Sleeping
Sleeping
File size: 716 Bytes
79f2523 07eb8a0 3c67330 79f2523 3b049ff abcb943 79f2523 2279bd3 6325ff6 79f2523 3c67330 3b049ff |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
---
title: League Champion Pick Predictor
emoji: 🎮
colorFrom: blue
colorTo: red
sdk: gradio
sdk_version: "4.19.2"
app_file: util/app.py
pinned: false
hardware: true
dockerfile: true
---
# League of Legends Champion Prediction
This Gradio app predicts the final champion pick in a League of Legends game based on the current team composition.
## Features
- Player statistics lookup
- Recent match history display
- Champion prediction based on current team composition
- Interactive interface with champion selection dropdowns
## Usage
1. Enter player name
2. Click "Show Stats" to view player statistics
3. Select 9 champions using the dropdowns
4. Click "Predict" to get the prediction for the final champion |