PremiereLeague
A database with information about football matches from the UK Premier League. Lists Players, Teams, and matches with action counts for each player.
Versions
PremierLeague (by Oliver Schulte)
Dataset details
- Associated task:
- Classification
- Domain:
- Sport
- Data types:
- Size:
- 11.3 MB
- Count of tables:
- 4
- Count of rows:
- 10,716
- Count of columns:
- 217
- Missing values:
- No
- Compound keys:
- No
- Loops:
- Yes
- Type:
- Real
- Instance count:
- 380
- Target table:
- Matches
- Target column:
- ResultOfTeamHome
- Target ID:
- MatchID
- Target timestamp:
- MatchDate
Algorithms
Dataset version | Target | Algorithm | Author text | Measure | Value |
---|---|---|---|---|---|
PremierLeague | Predictor Factory | Predictor Factory | Accuracy | 0.6711 | |
PremierLeague | Wordification | ClowdFlows | Accuracy | 0.3526 |
How to download the dataset
The datasets are publicly available directly from MariaDB database.
- Open your favourite MariaDB client (MySQL Workbench works, but see FAQ)
- Use following credentials:
- hostname: db.relational-data.org
- port: 3306
- username: guest
- password: relational
- Export "PremierLeague" database (or other version of the dataset, if available) in your favourite format (e.g. CSV or SQL dump).