Data Analysis on stats of Cristiano Ronaldo
Understand and gain insights of Cristinao Ronaldo’s game behaviour using data science. The dataset used in this project is available at Kaggle. View rest of my projects here.
Below are the major data visualizations done for different features of the dataset.
Predicting if the goal will be scored or not using a binary classification Artifical Neural Network. Used Numpy, Pandas, Scikit-learn and Keras for the same. Jupyer notebook “predictions.ipynb” contains the code for tranforming the data and building the model.