Property Kwargs
- Namespace
- Bonsai.ML.HiddenMarkovModels.Observations
- Assembly
- Bonsai.ML.HiddenMarkovModels.dll
Kwargs
The dictionary of keyword arguments that are used to construct the model.
[JsonProperty]
public override Dictionary<string, object> Kwargs { get; }