InsightSummary Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Summary of the error cluster analysis.
public class InsightSummary : System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.InsightSummary>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.InsightSummary>
type InsightSummary = class
interface IJsonModel<InsightSummary>
interface IPersistableModel<InsightSummary>
Public Class InsightSummary
Implements IJsonModel(Of InsightSummary), IPersistableModel(Of InsightSummary)
- Inheritance
-
InsightSummary
- Implements
Properties
| Name | Description |
|---|---|
| Method |
Method used for clustering. |
| SampleCount |
Total number of samples analyzed. |
| UniqueClusterCount |
Total number of unique clusters. |
| UniqueSubclusterCount |
Total number of unique subcluster labels. |
| Usage |
Token usage while performing clustering analysis. |