tic-tac-toe

From MaRDI portal
Dataset:6032906



OpenML50MaRDI QIDQ6032906FDOQ6032906RO-CrateQ6032906

OpenML dataset with id 50

David W. Aha

Full work available at URL: https://api.openml.org/data/v1/download/50/tic-tac-toe.arff

Upload date: 6 April 2014



Dataset Characteristics

Number of classes: 2
Number of features: 10 (numeric: 0, symbolic: 10 and in total binary: 1 )
Number of instances: 958
Number of instances with missing values: 0
Number of missing values: 0

Author: David W. Aha Source: UCI - 1991 Please cite: UCI

Tic-Tac-Toe Endgame database This database encodes the complete set of possible board configurations at the end of tic-tac-toe games, where "x" is assumed to have played first. The target concept is "win for x" (i.e., true when "x" has one of 8 possible ways to create a "three-in-a-row").

Attribute Information

    (x=player x has taken, o=player o has taken, b=blank)
    1. top-left-square: {x,o,b}
    2. top-middle-square: {x,o,b}
    3. top-right-square: {x,o,b}
    4. middle-left-square: {x,o,b}
    5. middle-middle-square: {x,o,b}
    6. middle-right-square: {x,o,b}
    7. bottom-left-square: {x,o,b}
    8. bottom-middle-square: {x,o,b}
    9. bottom-right-square: {x,o,b}
   10. Class: {positive,negative}






ROCrate

What is a RO-Crate?

A RO-Crate is a standardized research object package used to bundle data together with rich machine-readable metadata. Each RO-Crate contains:

  • the files belonging to the dataset (e.g. CSVs, images, code, documentation)
  • a ro-crate-metadata.json file describing the content, provenance, and context
  • persistent identifiers and references to related research objects (e.g. software, publications)

This ensures that the dataset can be easily reused, cited, validated, and interpreted in a reproducible manner. More information can be found here.

Download

You can download a RO-Crate for this dataset here: Download RO-Crate

HINT: The RO-Crate is created dynamically, so it could take up to 30 seconds until the downloads starts.


This page was built for dataset: tic-tac-toe