Labeling Parameter Override

class labelbox.schema.project.LabelingParameterOverride(client, field_values)[source]

Bases: DbObject

Customizes the order of assets in the label queue.

priority

A prioritization score.

Type:

int

number_of_labels

Number of times an asset should be labeled.

Type:

int