How can I print or download all of my evaluation data, and precision curves for publication?
Hi @AE1964,
You can do this using the Vertex AI Model Registry user interface. Here's a high-level overview.
The evaluation report should include the evaluation metrics, precision curves, confusion matrix and evaluation summary. Keep in mind that the evaluation report will only be available once the evaluation job has been completed successfully.
Hope this helps.