Skip to content

Instantly share code, notes, and snippets.

@SaschaHeyer
Last active November 14, 2022 16:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SaschaHeyer/828802515bb8df3cbdb90a30b5c6fe60 to your computer and use it in GitHub Desktop.
Save SaschaHeyer/828802515bb8df3cbdb90a30b5c6fe60 to your computer and use it in GitHub Desktop.
Vertex AI Experiments
aiplatform.log_time_series_metrics({"mse": 2500.00, "rmse": 50.00})
aiplatform.log_time_series_metrics({"mse": 2600.00, "rmse": 60.00})
aiplatform.log_time_series_metrics({"mse": 2700.00, "rmse": 70.00})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment