Skip to content

Player's value prediction and game position classification on FIFA 19 dataset.

License

Notifications You must be signed in to change notification settings

timzatko/fifa-19-dataset-machine-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FIFA 19 dataset - player's market value and game position prediction

Authors: Timotej Zaťko, Tomáš Hoffer

In this work we aimed to predict a football player's value and their game position on the FIFA 19 dataset which is publicly available on kaggle. We did complete data analysis of player's data which was followed by data preprocessing and then by training the model. We tried to use only the player's skill-based attributes (finishing, sprint speed, heading...) and physical attributes (age, height, weight...) in our models.

Setup

Prerequisites

Instructions

  1. Get into project root repository
  2. Build a docker image -- sh ./build.sh
  3. Run the docker container using command -- sh ./run.sh

Repository structure

About

Player's value prediction and game position classification on FIFA 19 dataset.

Topics

Resources

License

Stars

Watchers

Forks

Languages