Property TransitionModelType
- Namespace
- Bonsai.ML.HiddenMarkovModels
- Assembly
- Bonsai.ML.HiddenMarkovModels.dll
TransitionModelType
The type of transition model that the HMM will use to calculate the probabilities of transitioning between states.
public TransitionModelType TransitionModelType { get; set; }