Table of Contents

Method WithClassificationType

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

WithClassificationType(ClassificationType)

Sets the classification type.

public ClassifierAgentTemplate WithClassificationType(ClassificationType type)

Parameters

type ClassificationType

Single-label or multi-label classification.

Returns

ClassifierAgentTemplate