IPersistable<T>.ModelType Property

A short identifier for the model type (e.g. "SimpleRegression"). This value also appears in the persisted JSON spec.

Definition

Namespace: Numerics.NET.DataAnalysis.Models
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.1.0
C#
string ModelType { get; }

Property Value

String

See Also