mastodontech.de ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Offen für alle (über 16) und bereitgestellt von Markus'Blog

Serverstatistik:

1,5 Tsd.
aktive Profile

#datascience

106 Beiträge75 Beteiligte0 Beiträge heute

Some of these are not as relevant to #datascience but that makes the importance of others increase significantly

For example, while we may not care so much about load balancing a solution, data engineers typically handle system deployment, we are highly concerned with eventual consistency.

We've found that different experimentation goals need different statistical approaches:

* Classic experiments when you need to learn precisely from costly variations
* Safe rollouts when you want to ship confidently with automatic rollbacks
* Bandits when you need to pick winners from many quick-to-build options

Article: blog.growthbook.io/flavors-of-
#OpenSource #Experimentation #Statistics #DataScience

GrowthBook Blog · Flavors of Experimentation in GrowthBookGrowthBook provides you with 3 different types of experimentation for different purposes: Bandits for picking a winner among many, Safe Rollouts for releasing safely, and Experiments for learning.