Prediction model parameters for Image Object Detection.
Attributes
Name
Description
confidence_threshold
float
The Model only returns predictions with at
least this confidence score. Default value is
0.0
max_predictions
int
The Model only returns up to that many top,
by confidence score, predictions per instance.
Note that number of returned predictions is also
limited by metadata's predictionsLimit. Default
value is 10.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-05-08 UTC."],[],[]]