ModelTrainingTypeForDeployment
Model training types for deployment.
Bases: abacusai.return_class.AbstractApiClass
abacusai.return_class.AbstractApiClass
client (ApiClient) – An authenticated API Client instance
label (str) – Labels to show to users in deployment UI
value (str) – Value to use on backend for deployment API call
Get a dict representation of the parameters in this class
The dict value representation of the class parameters
dict