Builder
Properties
The properties of an experiment.
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.
The feature metadata used to search through the features.
The properties of a hyperparameter tuning job.
A model displayed in the Amazon SageMaker Model Dashboard.
A container for your trained model that can be deployed for SageMaker inference. This can include inference code, artifacts, and metadata. The model package type can be one of the following.
A group of versioned models in the Model Registry.
An execution of a pipeline.
The version of the pipeline.
The properties of a training job.
The properties of a trial component.
Functions
construct an aws.sdk.kotlin.services.sagemaker.model.Endpoint inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.Experiment inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.FeatureGroup inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.FeatureMetadata inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.HyperParameterTuningJobSearchEntity inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.ModelDashboardModel inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.ModelCard inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.ModelPackage inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.ModelPackageGroup inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.Pipeline inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.PipelineExecution inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.PipelineVersion inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.Project inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.TrainingJob inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.Trial inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.TrialComponent inside the given block