I created a package for simple Bayesian A/B testing

This page summarizes the projects mentioned and recommended in the original post on /r/Python

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • bayesian-testing

    Bayesian A/B testing

  • I created this notebook with "real world" like example: https://github.com/Matt52/bayesian-testing/blob/main/examples/bayesian_ab_testing.ipynb Of course in this case, the data is just generated as I do not have any real data for public sharing. But you can imagine how it would work. You could even use probabilities in time for traffic distribution among variants (as Thompson sampling).

  • Poetry

    Python packaging and dependency management made easy

  • I am not really a developer and this is the first project I ever published on PyPI. I have some past experience with GitLab so I wanted to try out GitHub workflows. Also, I decided to use Poetry as it seems quite nice and I must say I really enjoyed using it.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • From Kotlin Scripting to Python

    1 project | dev.to | 7 Mar 2024
  • Python Packaging, One Year Later: A Look Back at 2023 in Python Packaging

    2 projects | news.ycombinator.com | 16 Jan 2024
  • How do you resolve dependency conflicts?

    1 project | /r/learnpython | 10 Dec 2023
  • Is there a way to mangage a project locally, like npm does?

    1 project | /r/learnpython | 10 Dec 2023
  • Poetry VS instld - a user suggested alternative

    2 projects | 9 Dec 2023