prediction
and its corresponding actual
, Arize merges the tag maps, keeping the prediction tag’s value
if the tag keys
sent are identical. "location": "New York"
and "month": "January"
and an Actual with tags "location": "Chicago"
and "fruit": "apple"
, the resulting tags available will be "location": "New York"
, "month": "January"
, and "fruit": "apple".