Fix get gaussian observation statistics #106
Annotations
3 errors
build:
src/Bonsai.ML.HiddenMarkovModels.Design/GaussianObservationsStatisticsClustersVisualizer.cs#L234
'GaussianObservationsStatistics' does not contain a definition for 'InferredMostProbableStates' and no accessible extension method 'InferredMostProbableStates' accepting a first argument of type 'GaussianObservationsStatistics' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/Bonsai.ML.HiddenMarkovModels.Design/GaussianObservationsStatisticsClustersVisualizer.cs#L234
'GaussianObservationsStatistics' does not contain a definition for 'InferredMostProbableStates' and no accessible extension method 'InferredMostProbableStates' accepting a first argument of type 'GaussianObservationsStatistics' could be found (are you missing a using directive or an assembly reference?)
|
build
Process completed with exit code 1.
|