Cloud AI Platform v1beta1 API - Class AutoMlForecastingInputs.Types.Transformation.Types.AutoTransformation (1.0.0-beta03)

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, IMessage

Reference documentation and code samples for the Cloud AI Platform v1beta1 API class AutoMlForecastingInputs.Types.Transformation.Types.AutoTransformation.

Training pipeline will infer the proper transformation based on the statistic of dataset.

Inheritance

object > AutoMlForecastingInputs.Types.Transformation.Types.AutoTransformation

Namespace

Google.Cloud.AIPlatform.V1Beta1.Schema.TrainingJob.Definition

Assembly

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