Skip to content

Using data of fifa 18 players consisting their performance attributes, this system can predict suitable position for that football player to be ideal in the team

Notifications You must be signed in to change notification settings

SanyamSavla/DS-MIP-Predict-Player-Position

Repository files navigation

Predict Positions of Football Players ⚽

INTRO

A football team normally consists of 11 players: one goalkeeper and ten outfielders who play defensive, midfield, and attacking positions. Goalkeepers, unlike other players on the pitch, do not change positions or occupy significant sections of the field. This system can suggest the optimum location for a plater in the team based on data from FIFA players and their performance metrics. In addition, we analyzed essential features of high business value to ensure the optimal administration of a club.

Table of Contents

  1. Tech & Dataset
  2. Data Analysis
  3. Machine Learning
  4. Contact Us

Technologies & Dataset

Data Analysis

  1. Finding Distribution and the Average of The Players in each League:

1

  1. Total Market Value in each League:

2

  1. Visualization of the Position:

3

  1. Correlation between Finishing & Shot Power:

4

  1. Contract Analysis:

5

  1. Top 10 Wonderkids:

6

Machine Learning

  1. Dimensionality Reduction using PCA:

7

To explain 90% of the variance, we have to go up to the 8th component.

8

General patterns are still visible. The first component clearly distinguishes goalkeepers from the rest of the players.

  1. Dimensionality Reduction using t-SNE:

9

t-SNE is a non-linear dimensionality reduction algorithm that seeks to finds patterns in the data by identifying clusters based on similarity of data points.

  1. KNN Model:

10

Accuracy was used to select the optimal model using the largest value. The final value used for the model was k = 55.

  1. Results on Test Data:

11

Contact

Shreyas - shreyas.mm@somaiya.edu

Sanyam - sanyam.savla@somaiya.edu

About

Using data of fifa 18 players consisting their performance attributes, this system can predict suitable position for that football player to be ideal in the team

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published