MooneyFamily
The dataset describes a family composed of 86 people across 5 generations. The family dataset includes 744 positive instances and 1488 randomly generated negative instances.
(BibTeX)Versions
Mooney_Family (by Alev Mutlu)
Dataset details
- Associated task:
- Classification
- Domain:
- Kinship
- Data types:
- Size:
- 3.2 MB
- Count of tables:
- 68
- Count of rows:
- 4,425
- Count of columns:
- 135
- Missing values:
- Yes
- Compound keys:
- No
- Loops:
- Yes
- Type:
- Synthetic
- Instance count:
- 92
- Target table:
- uncle
- Target column:
- ?
- Target ID:
- name1, name2
- Target timestamp:
- ?
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 "Mooney_Family" database (or other version of the dataset, if available) in your favourite format (e.g. CSV or SQL dump).