The project focuses on predicting the medal classification of Kaggle datasets using EDA and machine learning techniques.
EDA and feature engineering were performed to analyze the dataset and improve its quality for modeling.
Pre-processing techniques such as encoding categorical features and manual feature selection were applied.
The Random Forest Classifier algorithm was chosen and evaluated based on performance metrics, demonstrating good accuracy in predicting medal categories.