Method WithConfidenceThreshold
WithConfidenceThreshold(double)
Sets the minimum confidence threshold.
public ClassifierAgentTemplate WithConfidenceThreshold(double threshold)
Parameters
thresholddoubleConfidence threshold (0.0 to 1.0).
Sets the minimum confidence threshold.
public ClassifierAgentTemplate WithConfidenceThreshold(double threshold)
threshold doubleConfidence threshold (0.0 to 1.0).