Model.Data Property

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

Definition

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

Property Value

ModelInput

See Also