Skip to content

ssoudan/gcp-vertex-ai-vizier

Repository files navigation

Client lib for Google Cloud Vertex AI Vizier

Rust Crates.io Documentation Crates.io

Unofficial client library for the Google Cloud Vertex AI Vizier service.

License

Licensed under Apache-2.0. See LICENSE for details.

Authentication

The library uses google-oauthz crate to authenticate with the Google Cloud Platform.

Examples

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.

Note

You might want to check the pricing of Vizier before asking for too many trials. It can get expensive really quick.