Spaces:
Runtime error
Runtime error
A newer version of the Gradio SDK is available:
6.2.0
metadata
title: Pokemon Card Predictor
emoji: 🃏
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 4.0.0
app_file: app.py
pinned: false
Pokémon Card Predictor 🃏
This Space hosts a Gradio interface for an AutoGluon tabular model trained on the Pokémon cards dataset.
How it works
- Enter a single Pokémon card’s attributes (attack, HP, rarity, etc.).
- Select which AutoGluon submodel to use.
- Get predictions (hard labels or probabilities).
Files
app.py: The Gradio app code.requirements.txt: Dependencies.README.md: This file (with Space metadata).