KaseKun
- Karma
- 0
- Created
- ()
- Submissions
- 0
- CC leak: skills are better than I thought (dardar.co)
-
TIL: Go is fast, Python is slow. I had no idea how true this was until I built a Bayesian AB testing stats engine in Go, and compared it to python PyMC3 The repo is a python wrapper around our Bayesian-Go stats engine.…
-
Hey (:) You'd be surprised how many of the (quite talented) data analysts I've worked with don't truly understand the beautiful simplicity of Bayesian AB testing. When AB testing, most metrics we care about are binomial…