Skip to content

Commit

Permalink
Update content/collections/workflow/en/multi-armed-bandit-experiments.md
Browse files Browse the repository at this point in the history
Co-authored-by: markzegarelli <mark.zegarelli@amplitude.com>
  • Loading branch information
akhil-prakash and markzegarelli authored Dec 6, 2024
1 parent f3a2aab commit 71864f9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@ The data quality card isn't visible for multi-armed bandit experiments. Most of
The Bandits card is very similar to the non-cumulative exposure chart in the Monitor card, but is normalized to 100%, enabling you to easily visualize the percentage of traffic each variant is getting on that day.

## Notifications
When a multi-armed bandit allocates 70%, 80%, 90%, and 100% of an experiment’s traffic to a variant, Amplitude Experiment sends a notification to the editors of the experiment. If the bandit will take a long time to terminate or the end date is reached, then Amplitude Experiment will also send a notification. These can be through either Slack or email. To setup notifications in Slack, follow the instructions [here](/docs/analytics/integrate-slack).
When a multi-armed bandit allocates 70%, 80%, 90%, and 100% of an experiment’s traffic to a variant, Amplitude Experiment sends a notification to the editors of the experiment. If the bandit takes a long time to terminate or the end date is reached, then Amplitude Experiment also sends a notification. These can be through either Slack or email. For more information, see [Integrate Slack with Amplitude](/docs/analytics/integrate-slack).

Check warning on line 73 in content/collections/workflow/en/multi-armed-bandit-experiments.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Amplitude.TooWordy] 'terminate' is too wordy. Use a simpler word. Raw Output: {"message": "[Amplitude.TooWordy] 'terminate' is too wordy. Use a simpler word.", "location": {"path": "content/collections/workflow/en/multi-armed-bandit-experiments.md", "range": {"start": {"line": 73, "column": 213}}}, "severity": "WARNING"}

Check warning on line 73 in content/collections/workflow/en/multi-armed-bandit-experiments.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Amplitude.ComplexWords] Consider using 'end' instead of 'terminate'. Raw Output: {"message": "[Amplitude.ComplexWords] Consider using 'end' instead of 'terminate'.", "location": {"path": "content/collections/workflow/en/multi-armed-bandit-experiments.md", "range": {"start": {"line": 73, "column": 213}}}, "severity": "WARNING"}

Check warning on line 73 in content/collections/workflow/en/multi-armed-bandit-experiments.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Amplitude.Passive] 'is reached' looks like passive voice. Raw Output: {"message": "[Amplitude.Passive] 'is reached' looks like passive voice.", "location": {"path": "content/collections/workflow/en/multi-armed-bandit-experiments.md", "range": {"start": {"line": 73, "column": 239}}}, "severity": "WARNING"}

To set up your notifications, navigate to Settings > Personal settings > Notifications.

0 comments on commit 71864f9

Please sign in to comment.