Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -18,9 +18,17 @@ pretty_name: NBA Quarter Events
|
|
| 18 |
|
| 19 |
# NBA Quarter Events
|
| 20 |
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
|
| 25 |
## Dataset Summary
|
| 26 |
|
|
|
|
| 18 |
|
| 19 |
# NBA Quarter Events
|
| 20 |
|
| 21 |
+
## Dataset Description
|
| 22 |
+
|
| 23 |
+
- **Source:** [NBA Stats API](https://www.nba.com/stats/)
|
| 24 |
+
- **Season:** 2024–25 Regular Season
|
| 25 |
+
- **Grouping:** Events grouped by quarter (Q1–Q4) within each game
|
| 26 |
+
- **Sequences:** 2,868
|
| 27 |
+
- **Train / Validation / Test:** 2,296 / 286 / 286
|
| 28 |
+
- **Sequence length:** 90–110 events per quarter (mean: 101.5)
|
| 29 |
+
- **Event types:** 9 play categories
|
| 30 |
+
- **Time unit:** minutes (from quarter start)
|
| 31 |
+
- **Source games:** 1,225
|
| 32 |
|
| 33 |
## Dataset Summary
|
| 34 |
|