guidopetri / chess-pipeline

Pulling games from the Lichess API into a PostgreSQL database for data analysis.
GNU General Public License v3.0
20 stars 2 forks source link

Remove Bayesian WP model #48

Closed guidopetri closed 3 years ago

guidopetri commented 3 years ago

This doesn't seem to provide that much information relative to the "standard" frequentist-approach model, and it severely overcomplicates things right now. As a result, I think it's best if the Bayesian win probability model got removed in favor of focusing development on better frequentist models.