Last active
November 10, 2022 11:28
-
-
Save SaschaHeyer/a912cf3076ed1a38a9160265fc080dbf to your computer and use it in GitHub Desktop.
Vertex AI Experiments
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| metrics = {} | |
| metrics["f1"] = 0.81 | |
| aiplatform.log_metrics(metrics) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment