Model.Data Property

Gets an object that contains all the data used as input to the model.

Definition

Namespace: Extreme.DataAnalysis.Models
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public ModelInput Data { get; }

Property Value

ModelInput

See Also