Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,38 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
task_categories:
|
| 6 |
+
- text-classification
|
| 7 |
+
tags:
|
| 8 |
+
- nba
|
| 9 |
+
- defense
|
| 10 |
+
- rotations
|
| 11 |
+
pretty_name: "Clarus NBA Defensive Rotation Coherence Risk v0.1"
|
| 12 |
+
dataset_id: "nba-defensive-rotation-coherence-risk-v0.1"
|
| 13 |
+
domain: sports_nba
|
| 14 |
+
pillar: defensive_rotation_integrity
|
| 15 |
+
series: "NBA-04"
|
| 16 |
+
coherence_pair:
|
| 17 |
+
observable_a: help_rotation_and_tag_timing
|
| 18 |
+
observable_b: weakside_recovery_and_closeout_quality
|
| 19 |
+
ground_truth: ground_truth_label
|
| 20 |
+
validation_status: pre_release
|
| 21 |
+
---
|
| 22 |
+
What this repo is for
|
| 23 |
+
|
| 24 |
+
Detect defensive rotation breakdown.
|
| 25 |
+
|
| 26 |
+
Focus
|
| 27 |
+
|
| 28 |
+
help timing
|
| 29 |
+
|
| 30 |
+
tag recovery
|
| 31 |
+
|
| 32 |
+
weakside x-out
|
| 33 |
+
|
| 34 |
+
closeout quality
|
| 35 |
+
|
| 36 |
+
Why it matters
|
| 37 |
+
Defense fails in chains.
|
| 38 |
+
One late rotation leads to open shots.
|