- ufc_bouts.csv: ufc bouts dataset
- ufc_fighters.csv: ufc fighters dataset
- ufc_combined.csv: combined dataset used for deep learning
- preprocessing.ipynb: Notebook for preprocessing the datasets
- ufc_prediction.ipynb: Notebook for neural network implementation and prediction