Table of Contents

Property BatchObservations

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

BatchObservations

The batch observations that the model has seen.

public double[,] BatchObservations { get; set; }

Property Value

double[,]