validate_gazepoint_decision_rule¶
R reference: gp3ml 0.3.0.
Validate a governed decision rule¶
Validate a governed decision rule
R reference usage¶
validate_gazepoint_decision_rule(rule, require_threshold = FALSE)
The Python implementation is exported as gp3mlpy.validate_gazepoint_decision_rule. See the runtime docstring for Python-specific typing and semantic adaptations.