socr / __init__.py
scfive's picture
Upload 203 files
d6ea71e verified
raw
history blame contribute delete
367 Bytes
"""
SoccerAction
~~~~~~~~~~~~
SoccerAction is a Python package for objectively quantifying the impact of the
individual actions performed by soccer players using event stream data.
Full documentation is at <https://ml-kuleuven.github.io/socceraction/>.
:copyright: (c) 2020 by DTAI KU Leuven.
:license: MIT, see LICENSE for more details.
"""
__version__ = "1.5.3"