Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.32 KB

README.md

File metadata and controls

29 lines (18 loc) · 1.32 KB

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.