Linear Discriminant Analysis.Fit Core Method
Computes the model to the specified input
using the specified parallelization options.
Definition
Namespace: Numerics.NET.Statistics.Multivariate
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
protected override void FitCore(
ModelInput input,
ParallelOptions parallelOptions
)
Parameters
- input ModelInput
- parallelOptions ParallelOptions