Skip to content

Prediction of position of a player according to his / her game statistics

Notifications You must be signed in to change notification settings

biyaniM/FIFA-Player-Position-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

FIFA-Player-Position-Prediction

Prediction of position of a player according to his / her game statistics

Each player has a different preferred position and a differnt position where he/ she plays better. This project simply aims to predict the position of the player into 4 categories -> 'Midfielder' , 'Forward Player' , 'Defense Player' , and 'GoalKeeper'. If a player with no data is queried then 'None' response will be given. Since, the data is labeled and there, we problem is of classification. There will be a comparision of accuracy and score of classification algorithms -> Support Vector Classifier and Random Forest Classifier. A final function will produce the predicted position of the player.

Data source (available in the repository) - https://www.kaggle.com/karangadiya/fifa19

About

Prediction of position of a player according to his / her game statistics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published