ClassificationModel<T>.CategoryIndex Property

Gets the category index of the dependent variable or targets.

Definition

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

Property Value

IIndex

See Also