Function: deleteMetric()
Parameters
scorerName
string
The name of the scorer to delete.
scorerType
ScorerTypes
The type of the scorer.
Returns
Promise
<void
>
A promise that resolves when the scorer is deleted.
string
The name of the scorer to delete.
ScorerTypes
The type of the scorer.
Promise
<void
>
A promise that resolves when the scorer is deleted.