Click or drag to resize
Accord.NET (logo)

IHiddenRandomFieldGradientObjective Method

Computes the objective (cost) function for the Hidden Conditional Random Field (negative log-likelihood) using the input/outputs stored in this object.

Namespace:  Accord.Statistics.Models.Fields
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
double Objective()
Request Example View Source

Return Value

Type: Double
See Also