Siddhant24 / Soccer-Regression-Analysis

Using player attributes to predict their FIFA ratings.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Soccer-Regression-Analysis

Using player attributes to predict their FIFA ratings.

Attributes used are 'potential', 'crossing', 'finishing', 'heading_accuracy', 'short_passing', 'volleys', 'dribbling', 'curve', 'free_kick_accuracy', 'long_passing', 'ball_control', 'acceleration', 'sprint_speed', 'agility', 'reactions', 'balance', 'shot_power', 'jumping', 'stamina', 'strength', 'long_shots', 'aggression', 'interceptions', 'positioning', 'vision', 'penalties', 'marking', 'standing_tackle', 'sliding_tackle', 'gk_diving', 'gk_handling', 'gk_kicking', 'gk_positioning', 'gk_reflexes'

Download the database from here and save it in a directory named soccer before running the notebook.

About

Using player attributes to predict their FIFA ratings.


Languages

Language:Jupyter Notebook 100.0%