Skip to content

dennisfire/goal_times

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

###This dataset is for modelling in-play football team strength models, such as Dixon and Robinson (1998), it contains in-play goals of each match of the English Premier League.

For each file, the goals are stored in the columns with index, each column is a goal, in the format (goal scoring minute, goal scored by home or away team, goal scorer).

E.g. (59, 0, 'Mark Hughes') is

  • 59: goal scored at 59th minute
  • 0: goal scored by home team (1: goal scored by away team)
  • 'Mark Hughes': the goal scorer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%