Table of Contents

Method WithMultiLabel

Namespace
LMKit.Agents.Templates
Assembly
LM-Kit.NET.dll

WithMultiLabel(bool)

Sets whether multiple labels can be assigned (shorthand).

public ClassifierAgentTemplate WithMultiLabel(bool multiLabel = true)

Parameters

multiLabel bool

True for multi-label classification.

Returns

ClassifierAgentTemplate