Footballer Analysis Project
Business Goal
To analyze Süper Lig footballer data and develop machine learning models for player evaluation.
This R project was created to analyze Turkish Süper Lig footballer data and develop machine learning models. It includes data processing and visualization with Tidyverse, player clustering with K-Means, and player position prediction using a KNN model developed with the Caret package.