QuadraticDiscriminantAnalysis.ToJson Method

Serializes the fitted model to a JSON string.

Definition

Namespace: Numerics.NET.Statistics.Multivariate
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.2.0
C#
public string ToJson()

Return Value

String

See Also