Skip to content

andrzejwl/fifaknn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Set FIFA 20 player overall rating using the KNN algorithm


Dataset

The dataset used in this project is a modified version of this kaggle dataset.


Functionality

Based on existing players we might want to establish what overall rating a new player would have without knowing the empirical formula. I used the K Nearest Neighbours algorithm to do that, which has turned out to be pretty accurate (~.95 accuracy).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages