Cloud AI Platform v1 API - Class AutoMlTablesInputs.Types.Transformation.Types.AutoTransformation (2.27.0)

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

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

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(AutoTransformation)

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

Properties

ColumnName

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