pysoccer
latest
What is Pysoccer?
Code Description
pysoccer
»
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
W
|
X
|
Y
A
additional_attributes (pysoccer.match.Match attribute)
aggregate() (pysoccer.algorithms.playerank.features.abstract.Aggregation method)
(pysoccer.algorithms.playerank.features.plainAggregation.plainAggregation method)
(pysoccer.algorithms.playerank.features.relativeAggregation.relativeAggregation method)
Aggregation (class in pysoccer.algorithms.playerank.features.abstract)
away_team (pysoccer.match.Match attribute)
B
bench (pysoccer.attributes.Formation attribute)
C
card (pysoccer.event.NotPossessionEvent attribute)
centerOfPerformanceFeature (class in pysoccer.algorithms.playerank.features.centerOfPerformanceFeature)
challenged_player (pysoccer.event.NotPossessionEvent attribute)
(pysoccer.event.PossessionEvent attribute)
cleareances() (in module pysoccer.serializers.WyscoutSerializer.phaseFeatures)
Clusterer (class in pysoccer.algorithms.playerank.models.Clusterer)
coach_id (pysoccer.attributes.Team attribute)
competition_id (pysoccer.match.Match attribute)
compute_shot_features() (in module pysoccer.serializers.WyscoutSerializer.phaseFeatures)
create_xg_model() (in module pysoccer.serializers.WyscoutSerializer.phaseFeatures)
createFeature() (pysoccer.algorithms.playerank.features.abstract.Feature method)
(pysoccer.algorithms.playerank.features.centerOfPerformanceFeature.centerOfPerformanceFeature method)
(pysoccer.algorithms.playerank.features.goalScoredFeatures.goalScoredFeatures method)
(pysoccer.algorithms.playerank.features.matchPlayedFeatures.matchPlayedFeatures method)
(pysoccer.algorithms.playerank.features.playerankFeatures.playerankFeatures method)
(pysoccer.algorithms.playerank.features.qualityFeatures.qualityFeatures method)
(pysoccer.algorithms.playerank.features.roleFeatures.roleFeatures method)
D
d() (in module pysoccer.serializers.WyscoutSerializer.phaseFeatures)
date_utc (pysoccer.match.Match attribute)
duels() (in module pysoccer.serializers.WyscoutSerializer.phaseFeatures)
duels_count() (in module pysoccer.serializers.WyscoutSerializer.phaseFeatures)
duration() (in module pysoccer.serializers.WyscoutSerializer.phaseFeatures)
E
end_position (pysoccer.event.Event attribute)
Event (class in pysoccer.event)
event_id (pysoccer.event.Event attribute)
EventSerializer (class in pysoccer.base)
expected_goals() (in module pysoccer.serializers.WyscoutSerializer.phaseFeatures)
F
FAILURE (pysoccer.attributes.ResultType attribute)
Feature (class in pysoccer.algorithms.playerank.features.abstract)
fit() (pysoccer.algorithms.playerank.models.Clusterer.Clusterer method)
(pysoccer.algorithms.playerank.models.Weighter.Weighter method)
Formation (class in pysoccer.attributes)
formation (pysoccer.attributes.Team attribute)
fouls() (in module pysoccer.serializers.WyscoutSerializer.phaseFeatures)
G
get_aggregated_collection() (pysoccer.algorithms.playerank.features.plainAggregation.plainAggregation method)
get_challenged_player() (pysoccer.serializers.WyscoutSerializer.eventSerializer.WyscoutEventSerializer method)
get_clusters_matrix() (pysoccer.algorithms.playerank.models.Clusterer.Clusterer method)
get_feature_names() (pysoccer.algorithms.playerank.models.Weighter.Weighter method)
get_features() (pysoccer.algorithms.playerank.features.abstract.Aggregation property)
(pysoccer.algorithms.playerank.features.plainAggregation.plainAggregation method)
(pysoccer.algorithms.playerank.features.playerankFeatures.playerankFeatures method)
(pysoccer.algorithms.playerank.features.relativeAggregation.relativeAggregation method)
(pysoccer.algorithms.playerank.features.roleFeatures.roleFeatures method)
get_goal_position() (pysoccer.serializers.WyscoutSerializer.eventSerializer.WyscoutEventSerializer method)
get_label() (pysoccer.serializers.WyscoutSerializer.eventSerializer.WyscoutEventSerializer method)
get_outcome() (pysoccer.serializers.WyscoutSerializer.eventSerializer.WyscoutEventSerializer method)
get_period_offset() (in module pysoccer.serializers.WyscoutSerializer.phaseDetection)
get_play_actions() (in module pysoccer.serializers.WyscoutSerializer.phaseDetection)
get_position() (pysoccer.event.Event method)
get_rating() (pysoccer.algorithms.playerank.models.Rater.Rater method)
get_receiver() (pysoccer.serializers.WyscoutSerializer.eventSerializer.WyscoutEventSerializer method)
get_tag_list() (in module pysoccer.serializers.WyscoutSerializer.phaseDetection)
get_team_possession_time() (pysoccer.serializers.WyscoutSerializer.eventSerializer.WyscoutEventSerializer method)
get_weights() (pysoccer.algorithms.playerank.models.Weighter.Weighter method)
goal_count() (in module pysoccer.serializers.WyscoutSerializer.phaseFeatures)
goal_position (pysoccer.event.PossessionEvent attribute)
goals (pysoccer.attributes.Player attribute)
goalScoredFeatures (class in pysoccer.algorithms.playerank.features.goalScoredFeatures)
H
home_team (pysoccer.match.Match attribute)
I
invasion() (in module pysoccer.serializers.WyscoutSerializer.phaseFeatures)
is_accurate_pass() (in module pysoccer.serializers.WyscoutSerializer.phaseDetection)
is_assist (pysoccer.event.PossessionEvent attribute)
is_ball_lost() (in module pysoccer.serializers.WyscoutSerializer.phaseDetection)
is_duel (pysoccer.event.NotPossessionEvent attribute)
(pysoccer.event.PossessionEvent attribute)
is_duel() (in module pysoccer.serializers.WyscoutSerializer.phaseDetection)
is_foul (pysoccer.event.NotPossessionEvent attribute)
is_goal (pysoccer.event.PossessionEvent attribute)
is_goal() (in module pysoccer.serializers.WyscoutSerializer.phaseDetection)
is_interruption() (in module pysoccer.serializers.WyscoutSerializer.phaseDetection)
is_keypass (pysoccer.event.PossessionEvent attribute)
is_other() (in module pysoccer.serializers.WyscoutSerializer.phaseDetection)
is_pass (pysoccer.event.PossessionEvent attribute)
is_pass() (in module pysoccer.serializers.WyscoutSerializer.phaseDetection)
is_penalty() (in module pysoccer.serializers.WyscoutSerializer.phaseDetection)
is_reflexes() (in module pysoccer.serializers.WyscoutSerializer.phaseDetection)
is_save_attempt() (in module pysoccer.serializers.WyscoutSerializer.phaseDetection)
is_shot (pysoccer.event.PossessionEvent attribute)
is_shot() (in module pysoccer.serializers.WyscoutSerializer.phaseDetection)
is_touch() (in module pysoccer.serializers.WyscoutSerializer.phaseDetection)
L
label (pysoccer.event.Event attribute)
(pysoccer.match.Match attribute)
last_ball_location() (in module pysoccer.serializers.WyscoutSerializer.phaseFeatures)
lineup (pysoccer.attributes.Formation attribute)
M
Match (class in pysoccer.match)
match_id (pysoccer.event.Event attribute)
(pysoccer.match.Match attribute)
matchPlayedFeatures (class in pysoccer.algorithms.playerank.features.matchPlayedFeatures)
MatchSerializer (class in pysoccer.base)
module
pysoccer
pysoccer.algorithms
pysoccer.algorithms.playerank
pysoccer.algorithms.playerank.features
pysoccer.algorithms.playerank.features.abstract
pysoccer.algorithms.playerank.features.centerOfPerformanceFeature
pysoccer.algorithms.playerank.features.goalScoredFeatures
pysoccer.algorithms.playerank.features.matchPlayedFeatures
pysoccer.algorithms.playerank.features.plainAggregation
pysoccer.algorithms.playerank.features.playerankFeatures
pysoccer.algorithms.playerank.features.qualityFeatures
pysoccer.algorithms.playerank.features.relativeAggregation
pysoccer.algorithms.playerank.features.roleFeatures
pysoccer.algorithms.playerank.features.wyscoutEventsDefinition
pysoccer.algorithms.playerank.models
pysoccer.algorithms.playerank.models.Clusterer
pysoccer.algorithms.playerank.models.Rater
pysoccer.algorithms.playerank.models.Weighter
pysoccer.attributes
pysoccer.base
pysoccer.event
pysoccer.match
pysoccer.serializers
pysoccer.serializers.WyscoutSerializer
pysoccer.serializers.WyscoutSerializer.eventSerializer
pysoccer.serializers.WyscoutSerializer.phaseDetection
pysoccer.serializers.WyscoutSerializer.phaseFeatures
pysoccer.serializers.WyscoutSerializer.wyscoutAttributes
N
NEUTRAL (pysoccer.attributes.ResultType attribute)
NotPossessionEvent (class in pysoccer.event)
O
outcome (pysoccer.event.Event attribute)
own_goals (pysoccer.attributes.Player attribute)
P
pass_length() (in module pysoccer.serializers.WyscoutSerializer.phaseFeatures)
passes_direction() (in module pysoccer.serializers.WyscoutSerializer.phaseFeatures)
period (pysoccer.event.Event attribute)
phase_end (pysoccer.event.Event attribute)
phase_id (pysoccer.event.Event attribute)
phase_possessing_team (pysoccer.event.Event attribute)
phase_wideness() (in module pysoccer.serializers.WyscoutSerializer.phaseFeatures)
plainAggregation (class in pysoccer.algorithms.playerank.features.plainAggregation)
played_minutes (pysoccer.attributes.Player attribute)
Player (class in pysoccer.attributes)
player_id (pysoccer.attributes.Player attribute)
(pysoccer.event.Event attribute)
player_in (pysoccer.attributes.Substitution attribute)
player_out (pysoccer.attributes.Substitution attribute)
playerankFeatures (class in pysoccer.algorithms.playerank.features.playerankFeatures)
players_involved() (in module pysoccer.serializers.WyscoutSerializer.phaseFeatures)
Point (class in pysoccer.attributes)
possessing_team() (in module pysoccer.serializers.WyscoutSerializer.phaseFeatures)
PossessionEvent (class in pysoccer.event)
pre_process() (in module pysoccer.serializers.WyscoutSerializer.phaseDetection)
predict() (pysoccer.algorithms.playerank.models.Clusterer.Clusterer method)
(pysoccer.algorithms.playerank.models.Rater.Rater method)
pysoccer
module
pysoccer.algorithms
module
pysoccer.algorithms.playerank
module
pysoccer.algorithms.playerank.features
module
pysoccer.algorithms.playerank.features.abstract
module
pysoccer.algorithms.playerank.features.centerOfPerformanceFeature
module
pysoccer.algorithms.playerank.features.goalScoredFeatures
module
pysoccer.algorithms.playerank.features.matchPlayedFeatures
module
pysoccer.algorithms.playerank.features.plainAggregation
module
pysoccer.algorithms.playerank.features.playerankFeatures
module
pysoccer.algorithms.playerank.features.qualityFeatures
module
pysoccer.algorithms.playerank.features.relativeAggregation
module
pysoccer.algorithms.playerank.features.roleFeatures
module
pysoccer.algorithms.playerank.features.wyscoutEventsDefinition
module
pysoccer.algorithms.playerank.models
module
pysoccer.algorithms.playerank.models.Clusterer
module
pysoccer.algorithms.playerank.models.Rater
module
pysoccer.algorithms.playerank.models.Weighter
module
pysoccer.attributes
module
pysoccer.base
module
pysoccer.event
module
pysoccer.match
module
pysoccer.serializers
module
pysoccer.serializers.WyscoutSerializer
module
pysoccer.serializers.WyscoutSerializer.eventSerializer
module
pysoccer.serializers.WyscoutSerializer.phaseDetection
module
pysoccer.serializers.WyscoutSerializer.phaseFeatures
module
pysoccer.serializers.WyscoutSerializer.wyscoutAttributes
module
Q
qualityFeatures (class in pysoccer.algorithms.playerank.features.qualityFeatures)
R
Rater (class in pysoccer.algorithms.playerank.models.Rater)
receiver_player_id (pysoccer.event.PossessionEvent attribute)
red_cards (pysoccer.attributes.Player attribute)
relativeAggregation (class in pysoccer.algorithms.playerank.features.relativeAggregation)
ResultType (class in pysoccer.attributes)
roleFeatures (class in pysoccer.algorithms.playerank.features.roleFeatures)
round_id (pysoccer.match.Match attribute)
S
scalable_silhouette_samples() (in module pysoccer.algorithms.playerank.models.Clusterer)
scalable_silhouette_score() (in module pysoccer.algorithms.playerank.models.Clusterer)
score (pysoccer.attributes.Team attribute)
season_id (pysoccer.match.Match attribute)
serialize() (pysoccer.base.EventSerializer method)
(pysoccer.base.MatchSerializer method)
(pysoccer.serializers.WyscoutSerializer.eventSerializer.WyscoutEventSerializer method)
set_aggregated_collection() (pysoccer.algorithms.playerank.features.plainAggregation.plainAggregation method)
set_features() (pysoccer.algorithms.playerank.features.abstract.Aggregation property)
(pysoccer.algorithms.playerank.features.plainAggregation.plainAggregation method)
(pysoccer.algorithms.playerank.features.playerankFeatures.playerankFeatures method)
(pysoccer.algorithms.playerank.features.relativeAggregation.relativeAggregation method)
(pysoccer.algorithms.playerank.features.roleFeatures.roleFeatures method)
shirt_number (pysoccer.attributes.Player attribute)
shots() (in module pysoccer.serializers.WyscoutSerializer.phaseFeatures)
shots_distance() (in module pysoccer.serializers.WyscoutSerializer.phaseFeatures)
space_gain() (in module pysoccer.serializers.WyscoutSerializer.phaseFeatures)
space_gain_speed() (in module pysoccer.serializers.WyscoutSerializer.phaseFeatures)
speed_step() (in module pysoccer.serializers.WyscoutSerializer.phaseFeatures)
start_position (pysoccer.event.Event attribute)
start_x() (in module pysoccer.serializers.WyscoutSerializer.phaseFeatures)
Substitution (class in pysoccer.attributes)
substitutions (pysoccer.attributes.Team attribute)
SUCCESS (pysoccer.attributes.ResultType attribute)
T
tags (pysoccer.event.Event attribute)
Team (class in pysoccer.attributes)
team_id (pysoccer.attributes.Team attribute)
(pysoccer.event.Event attribute)
timestamp (pysoccer.attributes.Substitution attribute)
(pysoccer.event.Event attribute)
timestamp() (in module pysoccer.serializers.WyscoutSerializer.phaseFeatures)
to_dict() (pysoccer.event.Event method)
U
UNDEFINED (pysoccer.attributes.ResultType attribute)
W
Weighter (class in pysoccer.algorithms.playerank.models.Weighter)
WyscoutEventSerializer (class in pysoccer.serializers.WyscoutSerializer.eventSerializer)
X
x (pysoccer.attributes.Point attribute)
Y
y (pysoccer.attributes.Point attribute)
yellow_cards (pysoccer.attributes.Player attribute)