Pipeline results
In this tutorial, we will learn how to visualize the pipeline results, save them, and use them in various formats.
Video tutorial
Visualizing the pipeline results
When you run the pipelines, you will see a success message. Then, you can click on the "See Results" button to view the results.
On the top left of the results page, there is a tab to switch between configurations. There are three available types of results:
Global Results: These are the general results on the central server, representing the average results of all clients.
Results by Node: This shows the results for a single client. A drop-down menu at the top allows you to switch between clients.
Compare Results: This type of result allows you to compare results between different clients. You can select the clients you want to compare using the provided options.
Saving the results
To save the results, you have two options:
Auto Save: This occurs when you add the "Save Results" node to the pipeline. The node contains a single input field where you specify the name of the file to save the results.
Manual Save: After visualizing the results, you can save them manually by clicking the "Save" button on the results page. When you click the button, an input field will appear for you to enter the name of the file.
The results can be saved in two different formats, and you can visualize them by double-clicking on them directly from the working directory:
JSON Format
medflres Format
These options ensure you can easily store and manage your pipeline results.