TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Bayesian analysis of 703,139 user events (0.037 seconds)

1 pointsby KaseKunabout 2 years ago
TIL: Go is fast, Python is slow.<p>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<p>The repo is a python wrapper around our Bayesian-Go stats engine. You can use the repo to compare PyMC3 bayesian analysis to our API (we&#x27;re about 1500x faster).<p>You can also use the repo as a python entry-point to our API, if you want to build your own AB experimentation tool but use our backend.<p>I&#x27;ll spend some time on a proper SDK if there is enough interest :)

no comments

no comments