TextClassificationJobConfig
Settings used to configure an AutoML job V2 for the text classification problem type.
Inherited functions
Casts this AutoMlProblemTypeConfig as a ImageClassificationJobConfig and retrieves its aws.sdk.kotlin.services.sagemaker.model.ImageClassificationJobConfig value. Throws an exception if the AutoMlProblemTypeConfig is not a ImageClassificationJobConfig.
Casts this AutoMlProblemTypeConfig as a ImageClassificationJobConfig and retrieves its aws.sdk.kotlin.services.sagemaker.model.ImageClassificationJobConfig value. Returns null if the AutoMlProblemTypeConfig is not a ImageClassificationJobConfig.
Casts this AutoMlProblemTypeConfig as a TabularJobConfig and retrieves its aws.sdk.kotlin.services.sagemaker.model.TabularJobConfig value. Throws an exception if the AutoMlProblemTypeConfig is not a TabularJobConfig.
Casts this AutoMlProblemTypeConfig as a TabularJobConfig and retrieves its aws.sdk.kotlin.services.sagemaker.model.TabularJobConfig value. Returns null if the AutoMlProblemTypeConfig is not a TabularJobConfig.
Casts this AutoMlProblemTypeConfig as a TextClassificationJobConfig and retrieves its aws.sdk.kotlin.services.sagemaker.model.TextClassificationJobConfig value. Throws an exception if the AutoMlProblemTypeConfig is not a TextClassificationJobConfig.
Casts this AutoMlProblemTypeConfig as a TextClassificationJobConfig and retrieves its aws.sdk.kotlin.services.sagemaker.model.TextClassificationJobConfig value. Returns null if the AutoMlProblemTypeConfig is not a TextClassificationJobConfig.
Casts this AutoMlProblemTypeConfig as a TextGenerationJobConfig and retrieves its aws.sdk.kotlin.services.sagemaker.model.TextGenerationJobConfig value. Throws an exception if the AutoMlProblemTypeConfig is not a TextGenerationJobConfig.
Casts this AutoMlProblemTypeConfig as a TextGenerationJobConfig and retrieves its aws.sdk.kotlin.services.sagemaker.model.TextGenerationJobConfig value. Returns null if the AutoMlProblemTypeConfig is not a TextGenerationJobConfig.
Casts this AutoMlProblemTypeConfig as a TimeSeriesForecastingJobConfig and retrieves its aws.sdk.kotlin.services.sagemaker.model.TimeSeriesForecastingJobConfig value. Throws an exception if the AutoMlProblemTypeConfig is not a TimeSeriesForecastingJobConfig.
Casts this AutoMlProblemTypeConfig as a TimeSeriesForecastingJobConfig and retrieves its aws.sdk.kotlin.services.sagemaker.model.TimeSeriesForecastingJobConfig value. Returns null if the AutoMlProblemTypeConfig is not a TimeSeriesForecastingJobConfig.