Method WithMultiLabel
WithMultiLabel(bool)
Sets whether multiple labels can be assigned (shorthand).
public ClassifierAgentTemplate WithMultiLabel(bool multiLabel = true)
Parameters
multiLabelboolTrue for multi-label classification.
Sets whether multiple labels can be assigned (shorthand).
public ClassifierAgentTemplate WithMultiLabel(bool multiLabel = true)
multiLabel boolTrue for multi-label classification.