feature_skus_utilities Module

Code to handle AutoML feature SKUs in the SDK.

Classes

FeatureSkus

Functions

get_feature_skus_from_settings

get_feature_skus_from_settings(automl_settings: AutoMLBaseSettings) -> Set[str]

Parameters

Name Description
automl_settings
Required

serialize_skus

serialize_skus(feature_skus: Set[str]) -> str

Parameters

Name Description
feature_skus
Required