ModelInputGroup.ExpandedSchema Property

Gets the collection of actual terms represented by the schema.

Definition

Namespace: Numerics.NET.DataAnalysis.Models
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public ModelTermCollection ExpandedSchema { get; }

Property Value

ModelTermCollection

See Also