Xplaining Batch Prediction
- Method
- POST
- Endpoint
- /v1/aion/xplain/xplainbatchprediction/
- Request Parameters
usecaseid Mandatory The ID of the use case for which you want the xplain model. version Mandatory The version number of the model. file Upload a file that contains batch data, preferably in JSON format. After providing the values, click Execute.
- Response Parameters
- After clicking Execute, the system returns the FileResponse and upon clicking download link, it will download the xplainbatchprediciton HTML file. The HTML file will contain the xplain batch prediction results for top five rows and graphs for each row accordingly.