openstarlab space eval package
Project description
OpenSTARLab SpaceEval package
Introduction
The OpenSTARLab SpaceEval package is designed to provide simple and efficient way to visualize and estimate space evaluation for different sports. This package supports the data preprocessed by the OpenSTARLab PreProcessing package.
This package is continuously evolving to support future OpenSTARLab projects. If you have any suggestions or encounter any bugs, please feel free to open an issue.
Installation
- To install this package via PyPI
pip install openstarlab-spaceEval
- To install manually
git clone git@github.com:open-starlab/spaceEval.git
cd ./spaceEval
pip install -e .
Class Method for Basketball data
Class Method for Basketball data
- To have the values of probability for all the court (input = one or more line of dataframe, output = .json)
.get_values(data, json_path=None)
- To visualize specific frame (input = one line of dataframe, output = .png)
.plot_heat_map_frame(data, save_path_folder,
include_player_velocities = True, BID=True, colorbar = True, title=True)
- To visualize specific sequence, (input = more than one line of dataframe output = .mp4)
plot_heat_map_sequence(data, save_path_folder,
heatmap=True, EVENT=True, JERSEY=True, BID=False, axis=False, title=True)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file openstarlab_spaceeval-0.0.10.tar.gz.
File metadata
- Download URL: openstarlab_spaceeval-0.0.10.tar.gz
- Upload date:
- Size: 7.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c0000912f38b12ef84e0b60fe23b43c1522ba111e1380314b2a8912b1afdd5c
|
|
| MD5 |
b9cf903251e01349979cee413fc2834b
|
|
| BLAKE2b-256 |
c526d9a6ec9fc89c98779980f611245f003bbe06fe37688502e8427bb673ba62
|
File details
Details for the file openstarlab_spaceeval-0.0.10-py3-none-any.whl.
File metadata
- Download URL: openstarlab_spaceeval-0.0.10-py3-none-any.whl
- Upload date:
- Size: 7.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7adab9221c8e44b594727a17e8b2d54b043c0d657c47da0e8566e2d1bea6cb3c
|
|
| MD5 |
f07a2d7f4aef40b5863e14ffb9524ca1
|
|
| BLAKE2b-256 |
b85693c7c7bcabc91c5a19277dd400243abffd4c7f4a9672b2d3f20e1e5e474c
|