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