Post: Ml Testing
Endpoint: /byom_module/fetchmodeldetails
Tests the uploaded model on selected evaluation metrics using validation or test datasets.
Input Parameters:
- modelId (string, required): ID of the model to be tested.
- model_version (string, required): Dataset for evaluation.
- Request body (array, optional): List of metrics to compute (e.g., features, targets).
Output:
Returns a report with:
- Evaluation scores
- Confusion matrix
- Class-wise performance metrics