Table of Contents

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; }

Property Value

int