nba_plusminus / README.md
aggtamv's picture
Deploy NBA predictor model
168f439
---
title: Nba Plusminus
emoji:
colorFrom: gray
colorTo: pink
sdk: gradio
sdk_version: 5.34.2
app_file: app.py
pinned: false
license: other
short_description: NBA plus-minus predictor using LSTM
---
# NBA Plus/Minus Predictor
Predict a basketball player's future plus-minus score using a deep LSTM model trained on player game statistics.
- Input: 10 consecutive games with 22 features each.
- Output: Scaled predicted plus-minus for the next game.
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference