{ "labels_with_score": [ [ { "score": 100, "label": "stripe" }, { "score": 98.5, "label": "adyen" } ] ], "routing_approach": "EXPLOITATION" }
Calculates success rate for an entity based on provided parameters and labels
Entity identifier
"merchant1"
Parameters on which success rate scores has to be maintained
"card"
Labels for which to calculate success rates
["stripe", "adyen"]
Show child attributes
Success rate calculated successfully
List of labels with their calculated success rates
Defines the routing approach based on the success rate calculation.
EXPLORATION
EXPLOITATION
"EXPLOITATION"
Was this page helpful?