google_api_machine_learning v0.19.0 GoogleApi.MachineLearning.V1.Model.GoogleCloudMlV1_BuiltInAlgorithmOutput View Source
Represents output related to a built-in algorithm Job.
Attributes
-
framework
(type:String.t
, default:nil
) - Framework on which the built-in algorithm was trained. -
modelPath
(type:String.t
, default:nil
) - The Cloud Storage path to themodel/
directory where the training job saves the trained model. Only set for successful jobs that don't use hyperparameter tuning. -
pythonVersion
(type:String.t
, default:nil
) - Python version on which the built-in algorithm was trained. -
runtimeVersion
(type:String.t
, default:nil
) - AI Platform runtime version on which the built-in algorithm was trained.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.