Tic-Tac-Toe End game Dataset UCI 井字游戏数据集UCI
收藏阿里云天池2026-06-09 更新2024-03-07 收录
下载链接:
https://tianchi.aliyun.com/dataset/90387
下载链接
链接失效反馈官方服务:
资源简介:
该数据库在井字游戏结束时对所有可能的棋盘配置进行编码,其中假定“ x”首先播放。目标概念是“为x赢”(即,当“ x”具有创建“三在一行”的8种可能方法之一时为true)。该原始数据库提供了简化的决策树算法(例如ID3)。
This database encodes all possible final board configurations of a tic-tac-toe game, where 'X' is assumed to make the first move. The target concept is "win for X" — that is, the concept holds true when 'X' has one of the 8 possible ways to form a three-in-a-row. This original dataset was developed for use with simplified decision tree algorithms such as ID3.
提供机构:
阿里云天池
创建时间:
2021-02-05
搜集汇总
数据集介绍

背景与挑战
背景概述
该数据集编码了井字游戏结束时所有可能的棋盘配置,包含958个实例和9个属性,用于判断先手'x'是否获胜,其中约65.3%的实例为获胜情况。它常用于测试决策树等机器学习算法的性能。
以上内容由遇见数据集搜集并总结生成



