[Kaggle] Poker Rule Induction
Note: This post was originally published on AH’s Blog (WordPress) on December 7, 2015, and has been migrated here.
I wrote a notebook covering the Poker Rule Induction Kaggle problem. It walks through the problem description and the steps I used to solve it, including the Python ML libraries commonly used in Kaggle competitions.
It is a good entry-point for those who want to start solving problems on Kaggle and get familiar with the Python data science ecosystem.
Notebook: PokerRuleInduction.ipynb on nbviewer
Written on December 7, 2015
