featureGroup

construct an aws.sdk.kotlin.services.sagemaker.model.FeatureGroup inside the given block


Amazon SageMaker Feature Store stores features in a collection called Feature Group. A Feature Group can be visualized as a table which has rows, with a unique identifier for each row where each column in the table is a feature. In principle, a Feature Group is composed of features and values per features.