XGBoost model trained on historical UFC event and fight data (scraped by BeautifulSoup), wrapped in a FastAPI server, with a minimal React frontend showcasing the predictions for the upcoming UFC event and a predictor calculator where any two fighters can be inserted for the model to make a prediction. Originally a PyTorch model made for a Data Science class.