Table of Contents

Property InitialStateDistribution

Namespace
Bonsai.ML.HiddenMarkovModels
Assembly
Bonsai.ML.HiddenMarkovModels.dll

InitialStateDistribution

The initial state distribution.

[JsonProperty("initial_state_distribution")]
public double[] InitialStateDistribution { get; set; }

Property Value

double[]