You are here: Start » AVL.NET » ClassConfidence Structure

ClassConfidence Structure

Represents a confidence of given class in Image Classification.

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Constructors

 ConstructorDescription
ClassConfidence(String, Single)

Properties

 NameTypeDescription
ClassNameSystem.String
ConfidenceSystem.Single

Methods

 NameDescription
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

Remarks

See also