View Source GoogleApi.MachineLearning.V1.Model.GoogleCloudMlV1_BuiltInAlgorithmOutput (google_api_machine_learning v0.28.1)
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.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.