Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 768 Bytes

V1alpha2XGBoostSpec.md

File metadata and controls

13 lines (9 loc) · 768 Bytes

V1alpha2XGBoostSpec

Properties

Name Type Description Notes
nthread int Number of thread to be used by XGBoost [optional]
resources V1ResourceRequirements Defaults to requests and limits of 1CPU, 2Gb MEM. [optional]
runtime_version str Allowed runtime versions are specified in the inferenceservice config map [optional]
storage_uri str The location of the trained model

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