ClassificationResponse
ClassificationResponse class
Classification response.
public class ClassificationResponse
Constructors
Name | Description |
---|---|
ClassificationResponse() | The default constructor. |
Properties
Name | Description |
---|---|
BestClassName { get; set; } | Gets or sets best class name. |
BestClassProbability { get; set; } | Gets or sets best class probability. |
BestResults { get; set; } | Gets or sets array of best classes results. |
See Also
- namespace GroupDocs.Classification.DTO
- assembly GroupDocs.Classification