| Package | Description |
|---|---|
| com.google.api.services.ml.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1BuiltInAlgorithmOutput |
GoogleCloudMlV1BuiltInAlgorithmOutput.clone() |
GoogleCloudMlV1BuiltInAlgorithmOutput |
GoogleCloudMlV1TrainingOutput.getBuiltInAlgorithmOutput()
Details related to built-in algorithms jobs.
|
GoogleCloudMlV1BuiltInAlgorithmOutput |
GoogleCloudMlV1HyperparameterOutput.getBuiltInAlgorithmOutput()
Details related to built-in algorithms jobs.
|
GoogleCloudMlV1BuiltInAlgorithmOutput |
GoogleCloudMlV1BuiltInAlgorithmOutput.set(String fieldName,
Object value) |
GoogleCloudMlV1BuiltInAlgorithmOutput |
GoogleCloudMlV1BuiltInAlgorithmOutput.setFramework(String framework)
Framework on which the built-in algorithm was trained.
|
GoogleCloudMlV1BuiltInAlgorithmOutput |
GoogleCloudMlV1BuiltInAlgorithmOutput.setModelPath(String modelPath)
The Cloud Storage path to the `model/` directory where the training job saves the trained
model.
|
GoogleCloudMlV1BuiltInAlgorithmOutput |
GoogleCloudMlV1BuiltInAlgorithmOutput.setPythonVersion(String pythonVersion)
Python version on which the built-in algorithm was trained.
|
GoogleCloudMlV1BuiltInAlgorithmOutput |
GoogleCloudMlV1BuiltInAlgorithmOutput.setRuntimeVersion(String runtimeVersion)
AI Platform runtime version on which the built-in algorithm was trained.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1TrainingOutput |
GoogleCloudMlV1TrainingOutput.setBuiltInAlgorithmOutput(GoogleCloudMlV1BuiltInAlgorithmOutput builtInAlgorithmOutput)
Details related to built-in algorithms jobs.
|
GoogleCloudMlV1HyperparameterOutput |
GoogleCloudMlV1HyperparameterOutput.setBuiltInAlgorithmOutput(GoogleCloudMlV1BuiltInAlgorithmOutput builtInAlgorithmOutput)
Details related to built-in algorithms jobs.
|
Copyright © 2011–2021 Google. All rights reserved.