LICENSE
README.md
setup.py
tests/test_american_football.py
tests/test_dataset.py
tests/test_soccer.py
tests/test_spektral.py
tests/test_torch.py
unravel/__init__.py
unravel/american_football/__init__.py
unravel/american_football/_example_helpers/__init__.py
unravel/american_football/_example_helpers/utils.py
unravel/american_football/dataset/__init__.py
unravel/american_football/dataset/dataset.py
unravel/american_football/dataset/objects.py
unravel/american_football/graphs/__init__.py
unravel/american_football/graphs/graph_converter.py
unravel/american_football/graphs/graph_settings.py
unravel/american_football/graphs/features/__init__.py
unravel/american_football/graphs/features/adjacency_matrix.py
unravel/american_football/graphs/features/edge_features.py
unravel/american_football/graphs/features/node_features.py
unravel/classifiers/__init__.py
unravel/classifiers/crystal_graph.py
unravel/classifiers/crystal_graph_pyg.py
unravel/soccer/__init__.py
unravel/soccer/dataset/__init__.py
unravel/soccer/dataset/kloppy_polars.py
unravel/soccer/dataset/objects.py
unravel/soccer/dataset/utils.py
unravel/soccer/graphs/__init__.py
unravel/soccer/graphs/graph_converter.py
unravel/soccer/graphs/graph_settings.py
unravel/soccer/graphs/exceptions/__init__.py
unravel/soccer/graphs/exceptions/exceptions.py
unravel/soccer/graphs/exceptions/warnings.py
unravel/soccer/graphs/features/__init__.py
unravel/soccer/graphs/features/adjacency_matrix.py
unravel/soccer/graphs/features/adjacency_matrix_pl.py
unravel/soccer/graphs/features/edge_features.py
unravel/soccer/graphs/features/edge_features_pl.py
unravel/soccer/graphs/features/node_features.py
unravel/soccer/graphs/features/node_features_pl.py
unravel/soccer/models/__init__.py
unravel/soccer/models/pressing_intensity.py
unravel/soccer/models/utils.py
unravel/soccer/models/formations/__init__.py
unravel/soccer/models/formations/detection.py
unravel/soccer/models/formations/efpi.py
unravel/utils/__init__.py
unravel/utils/utils.py
unravel/utils/display/__init__.py
unravel/utils/display/colors.py
unravel/utils/display/video.py
unravel/utils/exceptions/__init__.py
unravel/utils/exceptions/exceptions.py
unravel/utils/exceptions/warnings.py
unravel/utils/features/__init__.py
unravel/utils/features/builtin.py
unravel/utils/features/utils.py
unravel/utils/helpers/__init__.py
unravel/utils/helpers/kloppy_helpers.py
unravel/utils/objects/__init__.py
unravel/utils/objects/custom_disjoint_loader.py
unravel/utils/objects/default_dataset.py
unravel/utils/objects/default_graph_converter.py
unravel/utils/objects/default_graph_settings.py
unravel/utils/objects/default_settings.py
unravel/utils/objects/graph_dataset.py
unravelsports.egg-info/PKG-INFO
unravelsports.egg-info/SOURCES.txt
unravelsports.egg-info/dependency_links.txt
unravelsports.egg-info/requires.txt
unravelsports.egg-info/top_level.txt