GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ModelVersionCheckpoint (google_api_ai_platform v0.27.0)
View SourceDescribes the machine learning model version checkpoint.
Attributes
-
checkpointId(type:String.t, default:nil) - The ID of the checkpoint. -
epoch(type:String.t, default:nil) - The epoch of the checkpoint. -
name(type:String.t, default:nil) - Identifier. The resource name of the ModelVersionCheckpoint. Format:projects/{project}/locations/{location}/models/{model}/versions/{version}/checkpoints/{checkpoint} -
step(type:String.t, default:nil) - The step of the checkpoint.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.