Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rupav/fifa17-detailed-analysis

⚽ FIFA 17 data analysis using various Machine Learning Algorithms. ⚽
https://github.com/rupav/fifa17-detailed-analysis

data-analysis data-visualization fifa17 machine-learning-algorithms radar-chart

Last synced: 8 days ago
JSON representation

⚽ FIFA 17 data analysis using various Machine Learning Algorithms. ⚽

Awesome Lists containing this project

README

        

# FIFA17-Detailed-Analysis-
FIFA 17 data analysis using various Machine Learning Algorithms. Checkout [My Submission on Kaggle](https://www.kaggle.com/rupavj/fifa-17-detailed-analysis/notebook).
-----------------------------------------------------------------------------
**Data Analysis**
**Data Visualization**

* Top Player Analysis using RadarChart
* Correlation using HeatMap
* Attribute analysis using count Plot
* Seaborn color palettes usage

**Data Cleaning Techniques used**

* LinearRegression
* Support Vector Machines
* SVR
-------------------------------------------------------------------------------
This repository is made to extend the work on this dataset.
Few Observations to know from analysis:
* Linear Regression found to be a good model to predict Rating with score of 0.84
* As you can see below, **Messi's** Radar Chart is almost inscribed inside other two's charts. Sorry Messi Fans.
**Eden Hazard** Chart's as can be seen, is comparable with **Cristiano Ronaldo**. Yayyyy! No wonder why Zinedine Zidane want Hazard to join Real Madrid!
![RadarChart_compare](https://github.com/rupav/FIFA17-Detailed-Analysis-/blob/master/images/comparisionRadarChart2.png )