| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition |
| Modifier and Type | Method and Description |
|---|---|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.addAdditionalExperiments(String value)
Additional experiment flags for the Tables training pipeline.
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.addAdditionalExperimentsBytes(com.google.protobuf.ByteString value)
Additional experiment flags for the Tables training pipeline.
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.addAllAdditionalExperiments(Iterable<String> values)
Additional experiment flags for the Tables training pipeline.
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.addAllTransformations(Iterable<? extends AutoMlTablesInputs.Transformation> values)
Each transformation will apply transform function to given input column.
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.addTransformations(AutoMlTablesInputs.Transformation.Builder builderForValue)
Each transformation will apply transform function to given input column.
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.addTransformations(AutoMlTablesInputs.Transformation value)
Each transformation will apply transform function to given input column.
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.addTransformations(int index,
AutoMlTablesInputs.Transformation.Builder builderForValue)
Each transformation will apply transform function to given input column.
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.addTransformations(int index,
AutoMlTablesInputs.Transformation value)
Each transformation will apply transform function to given input column.
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.clear() |
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.clearAdditionalExperiments()
Additional experiment flags for the Tables training pipeline.
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.clearAdditionalOptimizationObjectiveConfig() |
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.clearDisableEarlyStopping()
Use the entire training budget.
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.clearExportEvaluatedDataItemsConfig()
Configuration for exporting test set predictions to a BigQuery table.
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.clearOptimizationObjective()
Objective function the model is optimizing towards.
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.clearOptimizationObjectivePrecisionValue()
Required when optimization_objective is "maximize-recall-at-precision".
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.clearOptimizationObjectiveRecallValue()
Required when optimization_objective is "maximize-precision-at-recall".
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.clearPredictionType()
The type of prediction the Model is to produce.
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.clearTargetColumn()
The column name of the target column that the model is to predict.
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.clearTrainBudgetMilliNodeHours()
Required.
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.clearTransformations()
Each transformation will apply transform function to given input column.
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.clearWeightColumnName()
Column name that should be used as the weight column.
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.clone() |
AutoMlTablesInputs.Builder |
AutoMlTables.Builder.getInputsBuilder()
The input parameters of this TrainingJob.
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.mergeExportEvaluatedDataItemsConfig(ExportEvaluatedDataItemsConfig value)
Configuration for exporting test set predictions to a BigQuery table.
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.mergeFrom(AutoMlTablesInputs other) |
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.mergeFrom(com.google.protobuf.Message other) |
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static AutoMlTablesInputs.Builder |
AutoMlTablesInputs.newBuilder() |
static AutoMlTablesInputs.Builder |
AutoMlTablesInputs.newBuilder(AutoMlTablesInputs prototype) |
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.newBuilderForType() |
protected AutoMlTablesInputs.Builder |
AutoMlTablesInputs.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.removeTransformations(int index)
Each transformation will apply transform function to given input column.
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.setAdditionalExperiments(int index,
String value)
Additional experiment flags for the Tables training pipeline.
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.setDisableEarlyStopping(boolean value)
Use the entire training budget.
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.setExportEvaluatedDataItemsConfig(ExportEvaluatedDataItemsConfig.Builder builderForValue)
Configuration for exporting test set predictions to a BigQuery table.
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.setExportEvaluatedDataItemsConfig(ExportEvaluatedDataItemsConfig value)
Configuration for exporting test set predictions to a BigQuery table.
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.setOptimizationObjective(String value)
Objective function the model is optimizing towards.
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.setOptimizationObjectiveBytes(com.google.protobuf.ByteString value)
Objective function the model is optimizing towards.
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.setOptimizationObjectivePrecisionValue(float value)
Required when optimization_objective is "maximize-recall-at-precision".
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.setOptimizationObjectiveRecallValue(float value)
Required when optimization_objective is "maximize-precision-at-recall".
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.setPredictionType(String value)
The type of prediction the Model is to produce.
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.setPredictionTypeBytes(com.google.protobuf.ByteString value)
The type of prediction the Model is to produce.
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.setTargetColumn(String value)
The column name of the target column that the model is to predict.
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.setTargetColumnBytes(com.google.protobuf.ByteString value)
The column name of the target column that the model is to predict.
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.setTrainBudgetMilliNodeHours(long value)
Required.
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.setTransformations(int index,
AutoMlTablesInputs.Transformation.Builder builderForValue)
Each transformation will apply transform function to given input column.
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.setTransformations(int index,
AutoMlTablesInputs.Transformation value)
Each transformation will apply transform function to given input column.
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.setWeightColumnName(String value)
Column name that should be used as the weight column.
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.Builder.setWeightColumnNameBytes(com.google.protobuf.ByteString value)
Column name that should be used as the weight column.
|
AutoMlTablesInputs.Builder |
AutoMlTablesInputs.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
AutoMlTables.Builder |
AutoMlTables.Builder.setInputs(AutoMlTablesInputs.Builder builderForValue)
The input parameters of this TrainingJob.
|
Copyright © 2022 Google LLC. All rights reserved.