Skip to content

okon-emma/cipher-x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cipher-x

ML Sports Analytics

Requirements

  1. Python 3.5.2
  2. Beautiful Soup 4 (pip install bs4==0.0.1)
  3. Pandas (pip install pandas==0.23.0)
  4. Numpy (pip install numpy==1.14.3)
  5. Scikit-Learn (pip install scikit-learn==0.19.1)
  6. Jupyter (pip install jupyter==1.0.0)
  7. Tensorflow (pip install tensorflow==1.4.0)
  8. Keras (pip install keras==2.1.6)

Discrete Labels for features

Match Result

  1. WIN - 3
  2. DRAW - 1
  3. LOSS - 0

GG

  1. NO GOAL - 0
  2. GOAL GOAL - 1

Over/Under 1.5,2.5,3.5,4.5

  1. Over - 1
  2. Under - 0

About

ML Sports Analytics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published