category
Project
5 posts in Project.
Simulations of the German "DFB-Pokal": Evaluating Tournament Outcomes with a Stochastic ModelA stochastic model of the German cup's knockout tournament, fitted to 20 years of results, to estimate win probabilities for teams from different leagues.Sep 8, 2024
Unveiling the Behavior of Blinds with a Pipeline of Python, Machine Learning, and ReactBuilding an end-to-end pipeline - from a shared Google Doc, through several scikit-learn models, to an interactive React/Plotly app - to predict when the office blinds go down.Mar 25, 2023
Setting up an automated daily posting Twitter-Bot in PythonA walkthrough of getting Twitter developer API access and using Python's Tweepy library plus a cronjob to post automatically every day.Aug 21, 2022
Hypothesis testing on football players consciously getting yellow cards to get suspendedDo Bundesliga players engineer their 5th yellow card to fall in a home game rather than an away game? Testing the idea with simulation, an analytical model, a t-test, and a Wilcoxon test.Mar 21, 2022
Peaceable Armies of Queens – Constraint ProgrammingA Constraint Programming solution to the Peaceable Armies of Queens problem in SICStus Prolog, with runtime comparisons across labeling strategies and board sizes.Mar 28, 2017