ModelInput.Features Property

Gets the input group that contains the features.

Definition

Namespace: Numerics.NET.DataAnalysis.Models
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public ModelInputGroup? Features { get; set; }

Property Value

ModelInputGroup

See Also