Property NumStates
- Namespace
- Bonsai.ML.HiddenMarkovModels
- Assembly
- Bonsai.ML.HiddenMarkovModels.dll
NumStates
The number of discrete latent states in the HMM model.
public int NumStates { get; set; }
The number of discrete latent states in the HMM model.
public int NumStates { get; set; }