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