You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project aims to predict the winner of a UFC fight based on the statistical features of fights. It uses a logistic regression model trained on a dataset of UFC fights to make predictions for user-inputted matchups.
About
Web scraper that compiles MMA fighter data from UFC.com using BeautifulSoup and a selenium web driver