arthurai.explainability.validation.validate_predicted_attribute_order_matches_remote#
- arthurai.explainability.validation.validate_predicted_attribute_order_matches_remote(model)#
Checks that the position field of each predicted attribute matches the value when the model is fetched by ID from the API
- Parameters
model – model to validate
- Return type
None
- Returns
None
- Raises
UserValueError – if the positions don’t match