IPersistable<T>.Model Type 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#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.1.0
string ModelType { get; }