Google Cloud Datalabeling V1beta1 Client - Class OperatorMetadata (0.5.7)

Reference documentation and code samples for the Google Cloud Datalabeling V1beta1 Client class OperatorMetadata.

General information useful for labels coming from contributors.

Generated from protobuf message google.cloud.datalabeling.v1beta1.OperatorMetadata

Namespace

Google \ Cloud \ DataLabeling \ V1beta1

Methods

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ score
float

Confidence score corresponding to a label. For examle, if 3 contributors have answered the question and 2 of them agree on the final label, the confidence score will be 0.67 (2/3).

↳ total_votes
int

The total number of contributors that answer this question.

↳ label_votes
int

The total number of contributors that choose this label.

↳ comments
array

Comments from contributors.

Confidence score corresponding to a label. For examle, if 3 contributors have answered the question and 2 of them agree on the final label, the confidence score will be 0.67 (2/3).

Returns
Type
Description
float

Confidence score corresponding to a label. For examle, if 3 contributors have answered the question and 2 of them agree on the final label, the confidence score will be 0.67 (2/3).

Parameter
Name
Description
var
float
Returns
Type
Description
$this

The total number of contributors that answer this question.

Returns
Type
Description
int

The total number of contributors that answer this question.

Parameter
Name
Description
var
int
Returns
Type
Description
$this

The total number of contributors that choose this label.

Returns
Type
Description
int

The total number of contributors that choose this label.

Parameter
Name
Description
var
int
Returns
Type
Description
$this

Comments from contributors.

Returns
Type
Description

Comments from contributors.

Parameter
Name
Description
var
string[]
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: