Skip to main content

aip_sdk.DatasetClustersPoint

aip_sdk.DatasetClustersPoint

An image's saved projection, membership and optional original class label.

aip_sdk.DatasetClustersPoint.cluster_id​

aip_sdk.DatasetClustersPoint.cluster_id: str | None

No docstring is defined in the source.

aip_sdk.DatasetClustersPoint.label​

aip_sdk.DatasetClustersPoint.label: str | None = None

No docstring is defined in the source.

aip_sdk.DatasetClustersPoint.row_id​

aip_sdk.DatasetClustersPoint.row_id: str

No docstring is defined in the source.

aip_sdk.DatasetClustersPoint.x​

aip_sdk.DatasetClustersPoint.x: FiniteFloat

No docstring is defined in the source.

aip_sdk.DatasetClustersPoint.y​

aip_sdk.DatasetClustersPoint.y: FiniteFloat

No docstring is defined in the source.