ClassificationResponse
Leave feedback
On this page
Classification response.
public class ClassificationResponse
| Name | Description |
|---|---|
| ClassificationResponse() | The default constructor. |
| 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. |
- namespace GroupDocs.Classification.DTO
- assembly GroupDocs.Classification
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.