karstenskyt commited on
Commit
0b31fd2
·
verified ·
1 Parent(s): c9b2254

Update README.md (generated from pitch-control-tracking.md)

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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:** [HF Space demo](https://huggingface.co/spaces/luxury-lakehouse/soccer-analytics-demo)
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:** [HF Space demo](https://huggingface.co/spaces/luxury-lakehouse/soccer-analytics-demo)
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)