public sealed class AutoMlForecastingInputs.Types.Transformation.Types.AutoTransformation : IMessage<AutoMlForecastingInputs.Types.Transformation.Types.AutoTransformation>, IEquatable<AutoMlForecastingInputs.Types.Transformation.Types.AutoTransformation>, IDeepCloneable<AutoMlForecastingInputs.Types.Transformation.Types.AutoTransformation>, IBufferMessage, IMessageReference documentation and code samples for the Vertex AI v1beta1 API class AutoMlForecastingInputs.Types.Transformation.Types.AutoTransformation.
Training pipeline will infer the proper transformation based on the statistic of dataset.
Implements
IMessageAutoMlForecastingInputsTypesTransformationTypesAutoTransformation, IEquatableAutoMlForecastingInputsTypesTransformationTypesAutoTransformation, IDeepCloneableAutoMlForecastingInputsTypesTransformationTypesAutoTransformation, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1.Schema.TrainingJob.DefinitionAssembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
AutoTransformation()
public AutoTransformation()AutoTransformation(AutoTransformation)
public AutoTransformation(AutoMlForecastingInputs.Types.Transformation.Types.AutoTransformation other)| Parameter | |
|---|---|
| Name | Description |
other |
AutoMlForecastingInputsTypesTransformationTypesAutoTransformation |
Properties
ColumnName
public string ColumnName { get; set; }| Property Value | |
|---|---|
| Type | Description |
string |
|