Skip to content

Python API

Extract sports betting data and build predictive models.

The library has three submodules:

  • sources: Read match statistics and odds from data feeds.
  • dataloaders: Shape the source data into modelling data.
  • evaluation: Build and evaluate betting models.