Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.21 KB

File metadata and controls

14 lines (10 loc) · 1.21 KB

CustomModelProperties

Properties

Name Type Description Notes
custom_model_weight_percent int The weight of custom model between 1 (1% custom model and 99% base model) and 100 (100% custom model and 0% base model). When this property is not set, the service chooses a suitable value (get the model to retrieve the selected weight). Start without using this property. If needed, choose a larger (or smaller) weight to increase (or decrease) the impact of the custom model. [optional]
deprecation_dates \Swagger\Client\Model\CustomModelDeprecationDates [optional]
features \Swagger\Client\Model\CustomModelFeatures [optional]
email string The email address to send email notifications to in case the operation completes. The value will be removed after successfully sending the email. [optional]
error \Swagger\Client\Model\EntityError [optional]

[Back to Model list] [Back to API list] [Back to README]