This folder contains all Jupyter notebooks used throughout the project:
- EDA.ipynb: Exploratory Data Analysis notebook highlighting data distributions, trends, and class imbalance.
- Model_Building.ipynb: Final model training notebook using XGBoost with custom parameters for class imbalance handling.
- Agent_Performance_Analysis: Analyse the agents through a performance score and categorizing them into three groups according to the performance.
- Draft_Notebooks/: Early experimental notebooks, feature trials, and baseline models.
📁 Notebooks are organized and commented for reproducibility and transparency.