Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 948 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 948 Bytes

Singapore Pools Analysis

Analysis of Winning Statistics of Singapore Pools

Getting Started

Prerequisites

This project uses jupyter notebook, see here for installation.

The following libraries are used for this notebook (installed via anaconda):

  • beautifulsoup4
  • numpy
  • pandas
  • matplotlib
  • sklearn
  • lightgbm
  • basemap (with basemap-data-hires)

Analysis:

  • 4D Winning Numbers
  • Toto Winning Numbers
  • Toto Outlets

Others:

Would appreciate help with getting lottery sales volume data for the various sales channels to make more accurate winning analysis

References