Deprecated: $wgMWOAuthSharedUserIDs=false is deprecated, set $wgMWOAuthSharedUserIDs=true, $wgMWOAuthSharedUserSource='local' instead [Called from MediaWiki\HookContainer\HookContainer::run in /var/www/html/w/includes/HookContainer/HookContainer.php at line 135] in /var/www/html/w/includes/Debug/MWDebug.php on line 372
Chess-Position--Chess-Moves - MaRDI portal

Deprecated: Use of MediaWiki\Skin\SkinTemplate::injectLegacyMenusIntoPersonalTools was deprecated in Please make sure Skin option menus contains `user-menu` (and possibly `notifications`, `user-interface-preferences`, `user-page`) 1.46. [Called from MediaWiki\Skin\SkinTemplate::getPortletsTemplateData in /var/www/html/w/includes/Skin/SkinTemplate.php at line 691] in /var/www/html/w/includes/Debug/MWDebug.php on line 372

Deprecated: Use of MediaWiki\Skin\BaseTemplate::getPersonalTools was deprecated in 1.46 Call $this->getSkin()->getPersonalToolsForMakeListItem instead (T422975). [Called from Skins\Chameleon\Components\NavbarHorizontal\PersonalTools::getHtml in /var/www/html/w/skins/chameleon/src/Components/NavbarHorizontal/PersonalTools.php at line 66] in /var/www/html/w/includes/Debug/MWDebug.php on line 372

Deprecated: Use of QuickTemplate::(get/html/text/haveData) with parameter `personal_urls` was deprecated in MediaWiki Use content_navigation instead. [Called from MediaWiki\Skin\QuickTemplate::get in /var/www/html/w/includes/Skin/QuickTemplate.php at line 131] in /var/www/html/w/includes/Debug/MWDebug.php on line 372

Chess-Position--Chess-Moves

From MaRDI portal
Dataset:6036533



OpenML43432MaRDI QIDQ6036533

OpenML dataset with id 43432

Author name not available (Why is that?)

Full work available at URL: https://api.openml.org/data/v1/download/22102257/Chess-Position--Chess-Moves.arff

Upload date: 23 March 2022



Dataset Characteristics

Number of features: 66 (numeric: 0, symbolic: 0 and in total binary: 0 )
Number of instances: 2,632,753
Number of instances with missing values: 0
Number of missing values: 0

Context The objective of this dataset is to create a chess engine through machine learning. In this first part we will first predict the pieces to be moved depending on the position of the chessboard This is inspired by this research (https://pdfs.semanticscholar.org/28a9/fff7208256de548c273e96487d750137c31d.pdf) but by comparing several approaches and having the best performance The data used by this competition is a processed version of the dataset https://www.kaggle.com/milesh1/35-million-chess-games which Content The players are represented by the winning player and the losing player. The first 64 columns represent the 64 squares of the chessboard and each value corresponds to the piece which is on this square the unique values are as follows

WR: Rook of wining player WB: Bishop of wining player WN: Knight of wining player WQ: Queen of wining player WK: King of wining player WP: Pawn of wining player LR : Rook of losing player LB : Bishop of losing player LN : Knight of losing player LQ : Queen of losing player LK : King of losing player LP : Pawn of losing player

The next turn is the winner's turn so the output is the algebrical value of the box containing the piece to move A1 to H8 (64 classes)






This page was built for dataset: Chess-Position--Chess-Moves