Crates.io | gcp-vertex-ai-vizier |
lib.rs | gcp-vertex-ai-vizier |
version | 0.5.0 |
source | src |
created_at | 2022-05-23 23:33:57.211657 |
updated_at | 2023-04-03 17:35:10.666087 |
description | An async client library for GCP Vertex AI Vizier. |
homepage | https://github.com/ssoudan/gcp-vertex-ai-vizier |
repository | https://github.com/ssoudan/gcp-vertex-ai-vizier |
max_upload_size | |
id | 592277 |
size | 293,746 |
Unofficial client library for the Google Cloud Vertex AI Vizier service.
Licensed under Apache-2.0. See LICENSE for details.
The library uses google-oauthz
crate to authenticate with the Google Cloud Platform.
See [examples
].
If you are looking for a more complex use case of black-box optimization different from hyper-parameters optimization, check this post out.
You might want to check the pricing of Vizier before asking for too many trials. It can get expensive really quick.