Class AutoMlTablesInputs.Types.Transformation.Types.AutoTransformation (2.0.0)

public sealed class AutoTransformation : IMessage<AutoMlTablesInputs.Types.Transformation.Types.AutoTransformation>, IEquatable<AutoMlTablesInputs.Types.Transformation.Types.AutoTransformation>, IDeepCloneable<AutoMlTablesInputs.Types.Transformation.Types.AutoTransformation>, IBufferMessage, IMessage

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

Inheritance

Object > AutoMlTablesInputs.Types.Transformation.Types.AutoTransformation

Namespace

Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

AutoTransformation()

public AutoTransformation()

AutoTransformation(AutoMlTablesInputs.Types.Transformation.Types.AutoTransformation)

public AutoTransformation(AutoMlTablesInputs.Types.Transformation.Types.AutoTransformation other)
Parameter
NameDescription
otherAutoMlTablesInputs.Types.Transformation.Types.AutoTransformation

Properties

ColumnName

public string ColumnName { get; set; }
Property Value
TypeDescription
String