KRK

KRK

The task is to identify, whether the position of two kings and a rook on a chessboard is legal or illegal.

Original source: sourceforge.net

Versions

  • KRK (by Arnaud Barragao)

Dataset details

Associated task:
Classification
Domain:
Sport
Data types:
Size:
100 KB
Count of tables:
1
Count of rows:
1,000
Count of columns:
8
Missing values:
No
Compound keys:
No
Loops:
No
Type:
Synthetic
Instance count:
1,000
Target table:
krk
Target column:
class
Target ID:
id
Target timestamp:
?

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: relational.fel.cvut.cz
    • port: 3306
    • username: guest
    • password: ctu-relational
  3. Export "KRK" database (or other version of the dataset, if available) in your favourite format (e.g. CSV or SQL dump).