Property LikelihoodPrecisionCoefficient
- Namespace
- Bonsai.ML.LinearDynamicalSystems.LinearRegression
- Assembly
- Bonsai.ML.LinearDynamicalSystems.dll
LikelihoodPrecisionCoefficient
Gets or sets the likelihood precision coefficient.
[JsonProperty("likelihood_precision_coef")]
public double LikelihoodPrecisionCoefficient { get; set; }