Quadratic Discriminant Analysis.Deploy In Place Core Method
Converts this instance into a deployed model by releasing any training
data and diagnostic information that is not required for classification.
Definition
Namespace: Numerics.NET.Statistics.Multivariate
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.2.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.2.0
protected override void DeployInPlaceCore()Remarks
After this call, members that are not available in deployment mode
will throw an InvalidOperationException.