Datasets:
Update README.md (generated from pitch-control-tracking.md)
Browse files
README.md
CHANGED
|
@@ -30,7 +30,7 @@ home_control = df.groupby("match_id")["pitch_control_value"].mean()
|
|
| 30 |
print(home_control.describe())
|
| 31 |
```
|
| 32 |
|
| 33 |
-
> **Explore interactively:** [
|
| 34 |
|
| 35 |
## What is Pitch Control?
|
| 36 |
|
|
@@ -137,6 +137,6 @@ If you use this dataset, please cite the original pitch control paper:
|
|
| 137 |
|
| 138 |
## More Information
|
| 139 |
|
| 140 |
-
> **Explore interactively:** [
|
| 141 |
|
| 142 |
- **License**: [MIT](https://opensource.org/licenses/MIT)
|
|
|
|
| 30 |
print(home_control.describe())
|
| 31 |
```
|
| 32 |
|
| 33 |
+
> **Explore interactively:** [Soccer Analytics App](https://huggingface.co/spaces/luxury-lakehouse/soccer-analytics-app)
|
| 34 |
|
| 35 |
## What is Pitch Control?
|
| 36 |
|
|
|
|
| 137 |
|
| 138 |
## More Information
|
| 139 |
|
| 140 |
+
> **Explore interactively:** [Soccer Analytics App](https://huggingface.co/spaces/luxury-lakehouse/soccer-analytics-app)
|
| 141 |
|
| 142 |
- **License**: [MIT](https://opensource.org/licenses/MIT)
|