PredResult..::..Score Property

Gets or sets the score of the accuracy for the detected or classified object

Namespace:  SiaNet.Model
Assembly:  SiaNet (in SiaNet.dll)

Syntax


public double Score { get; set; }
Public Property Score As Double
	Get
	Set
public:
property double^ Score {
	double^ get ();
	void set (double^ value);
}

Field Value

The score.