Skip to main content
Repetitions help address this by running the same input multiple times, reducing uncertainty and revealing stable patterns. In evals, repetitions ensure metrics are more reliable, comparisons between experiments are meaningful, and improvements can be validated with confidence.
This guide walks through how to:
  • Generate a dataset of synthetic customer reviews
  • Upload them into Phoenix
  • Run experiments that capture repetition patterns
  • Compare how repetitions impact evaluations across experiment runs
Along the way, we’ll show both code snippets and Phoenix UI screenshots to demonstrate the full workflow.

Notebook Walkthrough

phoenix/tutorials/experiments/running_experiments_with_repetitions.ipynb at main · Arize-ai/phoenix

GitHub

Create Synthetic Customer Review Data

Upload as a Dataset in Phoenix

Define Evaluation Task as the Experiment to Run

Run Experiment!