[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Compare pipeline runs: Notebook\n\nAs a data scientist, I have a training Pipeline which takes in a number of\nparameters, I want to compare runs of these Pipelines to each other.\n\nYou can view the pipeline runs associated with an experiment on the experiments\npage in the Google Cloud console.\n\nNotebook: Log a pipeline job directly to an experiment\n------------------------------------------------------\n\n| To see an example of comparing pipeline runs in Vertex AI Experiments,\n| run the \"Compare pipeline runs with Vertex AI Experiments\" notebook in one of the following\n| environments:\n|\n| [Open in Colab](https://colab.research.google.com/github/GoogleCloudPlatform/vertex-ai-samples/blob/main/notebooks/official/experiments/comparing_pipeline_runs.ipynb)\n|\n|\n| \\|\n|\n| [Open in Colab Enterprise](https://console.cloud.google.com/vertex-ai/colab/import/https%3A%2F%2Fraw.githubusercontent.com%2FGoogleCloudPlatform%2Fvertex-ai-samples%2Fmain%2Fnotebooks%2Fofficial%2Fexperiments%2Fcomparing_pipeline_runs.ipynb)\n|\n|\n| \\|\n|\n| [Open\n| in Vertex AI Workbench](https://console.cloud.google.com/vertex-ai/workbench/deploy-notebook?download_url=https%3A%2F%2Fraw.githubusercontent.com%2FGoogleCloudPlatform%2Fvertex-ai-samples%2Fmain%2Fnotebooks%2Fofficial%2Fexperiments%2Fcomparing_pipeline_runs.ipynb)\n|\n|\n| \\|\n|\n| [View on GitHub](https://github.com/GoogleCloudPlatform/vertex-ai-samples/blob/main/notebooks/official/experiments/comparing_pipeline_runs.ipynb)\n\nIn the \"Compare pipeline runs with Vertex AI Experiments\" notebook,\nyou'll learn how to use Vertex AI Experiments to:\n\n- Log Pipeline Job.\n- Compare different Pipeline Jobs.\n\nSteps involved:\n\n- Formalize a training component.\n- Build a training pipeline.\n- Run several Pipeline jobs and log their results.\n- Compare different Pipeline jobs.\n\nRelevant content\n----------------\n\n- [Add pipeline run to experiment](/vertex-ai/docs/experiments/add-pipelinerun-experiment)"]]