aip_sdk.DatasetClustersResult
aip_sdk.DatasetClustersResult
Saved dataset embeddings, cluster summaries and counts, including noise rows.
aip_sdk.DatasetClustersResult.clustered_rows
aip_sdk.DatasetClustersResult.clustered_rows: int
No docstring is defined in the source.
aip_sdk.DatasetClustersResult.clusters
aip_sdk.DatasetClustersResult.clusters: list[DatasetClusterSummary]
No docstring is defined in the source.
aip_sdk.DatasetClustersResult.dataset_version_id
aip_sdk.DatasetClustersResult.dataset_version_id: str
No docstring is defined in the source.
aip_sdk.DatasetClustersResult.noise_rows
aip_sdk.DatasetClustersResult.noise_rows: int
No docstring is defined in the source.
aip_sdk.DatasetClustersResult.pipeline
aip_sdk.DatasetClustersResult.pipeline: DatasetClustersPipeline = Field(default_factory=DatasetClustersPipeline)
No docstring is defined in the source.
aip_sdk.DatasetClustersResult.pipeline_id
aip_sdk.DatasetClustersResult.pipeline_id: str
No docstring is defined in the source.
aip_sdk.DatasetClustersResult.points
aip_sdk.DatasetClustersResult.points: list[DatasetClustersPoint]
No docstring is defined in the source.
aip_sdk.DatasetClustersResult.run_id
aip_sdk.DatasetClustersResult.run_id: str
No docstring is defined in the source.
aip_sdk.DatasetClustersResult.total_rows
aip_sdk.DatasetClustersResult.total_rows: int
No docstring is defined in the source.
aip_sdk.DatasetClustersResult.unassigned_rows
aip_sdk.DatasetClustersResult.unassigned_rows: int
No docstring is defined in the source.
aip_sdk.DatasetClustersResult.unplotted_rows
aip_sdk.DatasetClustersResult.unplotted_rows: int
No docstring is defined in the source.