Nik's poker hand solution. Poker hand dataset (25010 truths) used from: https://archive.ics.uci.edu/ml/datasets/Poker+Hand Requires pytest. With pip installed: # In this repo's folder pip install pytest pip install -e . py.test