Property StdDevs
- Namespace
- Bonsai.ML.HiddenMarkovModels.Observations
- Assembly
- Bonsai.ML.HiddenMarkovModels.dll
StdDevs
The standard deviations of the observations for each state.
public double[,] StdDevs { get; set; }
Property Value
- double[,]
The standard deviations of the observations for each state.
public double[,] StdDevs { get; set; }