Analysis, python, Scraping, sports, Video

Practical Data Science: An Analysis of Sports Betting Winnability

A friend recently asked me what I thought about parlay betting. I figured this would make a good case study on practical data science. I’ll go over this like what would normally happen in a consulting engagement. Let’s get into it. The Question/Problem Friend thought parlay dumbing was a dumb bet and that sports books… Read More Practical Data Science: An Analysis of Sports Betting Winnability

python, Video

How to Use Python with Stockfish Chess AI

I wanted to create a quick tutorial on how to play chess with an AI in Python. Here you go, should you be interested Github for tutorial is located here tutorials/python_chess at master · rogerfitz/tutorials (github.com) Use it to analyze your own play or beat your friends in chess.