Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class CoherenceSpec.
Spec for coherence score metric.
Generated from protobuf message google.cloud.aiplatform.v1.CoherenceSpec
Namespace
Google \ Cloud \ AIPlatform \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ version |
int
Optional. Which version to use for evaluation. |
getVersion
Optional. Which version to use for evaluation.
Returns | |
---|---|
Type | Description |
int |
setVersion
Optional. Which version to use for evaluation.
Parameter | |
---|---|
Name | Description |
var |
int
|
Returns | |
---|---|
Type | Description |
$this |