Skip to content

jasonchencode/QUANTT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Next Steps / Broad Framework:

  1. Find and collect data
    • find datasets, apis, historical/live data etc

Data Types:

  • 1.i) Historic Betting odds and results, opening & closing
  • 1.ii) Data Golf - historic player performance
  • 1.iii) Real time - injury status, player momentum / flailing
  • 1.iv) Course data - weather, location, travel time, etc.
  • 1.v) Anything else
  1. Clean and Preprocess Data

    • Handle missing values
    • standardize data
    • possible feauture engineering
  2. Model Development

    • Define a goal/what we want to predict using our data (eg. final round wins, live in game betting, over/unders etc)
    • Make sure to use appropriate model for each of problem
    • Maybe look into other alternative data we can use to improve model as much as possible
  3. Backtest and optimize

    • traning/ test split
    • possibly simulate historical bets
    • Performance Report
  4. Real time

  • JS will give 50-100$ for you to fuck around with and try to win, feel free to contribute if succesful

About

PGA Tour Sportsbet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 57.3%
  • Jupyter Notebook 20.5%
  • Cuda 12.9%
  • C++ 9.3%