ClassificationModel<T>.CategoryIndex Property

Gets the category index of the dependent variable or targets.

Definition

Namespace: Numerics.NET.DataAnalysis.Models
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public IIndex CategoryIndex { get; protected set; }

Property Value

IIndex

See Also