Performance Dashboard
Endpoints to launch the performance dashboard.
Last updated
Endpoints to launch the performance dashboard.
Last updated
model_id
string
Unique ID from the model you want to evaluate
access-token
string
Active JWT token
protected_columns
array
List of columns used to divide your data into groups
sample_id
string
ID from the input sample to explaining the model.
subset_indexes
array
List of row indexes used for explanation
subset_filters
string
Dictionary containing filtering rules for the dataframe.
target_class
string
If you are explaining a categorical model, choose the class for which you want to obtain insights.