Get: Download Batch Xplain Report

Endpoint: /explainability/download_batch_xplain_report

Downloads a report containing explainability results for batch predictions.

Input Parameters:

  • xplainId (string, required): Identifier of the batch explainability job
  • format (string, optional): File format for the download
    • Available values: csv, xlsx
    • Default: csv

Output:

Returns a downloadable file containing report details for each prediction in the batch.