Skip to content

Georgich88/mmates-notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

mmates-notebooks

mmates: Jupiter notebooks to predict fight results

Problem #1 Statement: You are given a dataset (posgresql table) containing fighters records and fights results:

  • a training set of m_train MMA-fights labelled as fighter1 win (1), fighter1 lose (0), fighter2 win (1), fighter2 lose (0)
  • a test set of m_test labelled as fighter1 win (1), fighter1 lose (0), fighter2 win (1), fighter2 lose (0)
  • the results of fights labelled contains number: 0 - first figther won, 0.5 draw, 1 - second figther won

About

mmates notebooks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published