Chess

The goal is to predict the outcome of a match.

Versions

  • Chess (by Jan Motl)

Dataset details

Associated task:
Classification
Domain:
Sport
Data types:
Size:
300 KB
Count of tables:
2
Count of rows:
2,052
Count of columns:
45
Missing values:
No
Compound keys:
No
Loops:
No
Type:
Real
Instance count:
295
Target table:
game
Target column:
game_result
Target ID:
game_id
Target timestamp:
event_date

How to download the dataset

The datasets are publicly available directly from MariaDB database.

  1. Open your favourite MariaDB client (MySQL Workbench works, but see FAQ)
  2. Use following credentials:
    • hostname: db.relational-data.org
    • port: 3306
    • username: guest
    • password: relational
  3. Export "Chess" database (or other version of the dataset, if available) in your favourite format (e.g. CSV or SQL dump).