Skip to content

Predict the winning probability of white player in a chess game on the basis of first move of white player and first move of black player. In the dataset all the set of moves are given but I choose to predict the white winner the first move

Notifications You must be signed in to change notification settings

vinamrata-git/Chess-winner-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess-winner-prediction

Objective

Predict the white winner in a chess game on the basis of first move of white player and response of black player. In the dataset all the set of moves are given but I choose to predict the white winner the first move.

Data

The dataset is collected from Kaggle https://www.kaggle.com/datasnaek/chess

EDA

In the github the analysis file contains the exploratory analysis and some visualization to understand the data visually.

Models

I have used 10 supervised machine learning models to evaluate the prediction and metric AUC score. Among all the models CatBoost model perform better with 78% of AUC score

About

Predict the winning probability of white player in a chess game on the basis of first move of white player and first move of black player. In the dataset all the set of moves are given but I choose to predict the white winner the first move

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published