Skip to content

heisenberg1804/UFC-fight-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UFC fight prediction

  • A Project to predict the outcome of a UFC fight between 2 fighters.
  • Combined 2 datasets. Fight details which had numerical as well as categorical features of the fight statistics between 2 fighters. And fighter details of each figher which had the historical statistics of the fighter leading up to the fight.  

-> Did data analysis on both the datasets separately and also after combining them.

-> Cleaned the data to remove noise from features.

-> Performed feature engineering to extract more important features like fight duration, round duration etc.

-> Encoded categorical features and normalized the numerical features 

-> Did K-fold cross-validation on Random Forest Classifier and XGB classifier and achieved 86.18% and 90.08% accuracy score respectively

About

A project to predict the outcome of a UFC fight

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published