Metadata-Version: 2.1
Name: socceraction
Version: 0.1.1
Summary: Convert soccer event stream data to the SPADL format and value on-the-ball player actions in soccer
Home-page: http://github.com/tomdecroos/matplotsoccer
Author: Tom Decroos
Author-email: tom.decroos.be@gmail.com
License: MIT
Description: 
        Socceraction is a python package containing
        - **SPADL** (Soccer Player Action Description Language): a unified and expressive language for on-the-ball player actions in soccer
        - **VAEP** (Valuing Actions by Estimating Probabilities): a framework to value actions on their expected impact on the score line
        - **xT** (Expected Threat): an alternative framework to value ball-progressing actions using a possession-based Markov model.
        For more information, see https://github.com/ML-KULeuven/socceraction
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
