Property ObservationModelType
- Namespace
- Bonsai.ML.HiddenMarkovModels
- Assembly
- Bonsai.ML.HiddenMarkovModels.dll
ObservationModelType
The type of distribution that the HMM will use to model the emission of data observations.
public ObservationModelType ObservationModelType { get; set; }