gcp-vertex-ai-vizier

Crates.iogcp-vertex-ai-vizier
lib.rsgcp-vertex-ai-vizier
version0.5.0
sourcesrc
created_at2022-05-23 23:33:57.211657
updated_at2023-04-03 17:35:10.666087
descriptionAn async client library for GCP Vertex AI Vizier.
homepagehttps://github.com/ssoudan/gcp-vertex-ai-vizier
repositoryhttps://github.com/ssoudan/gcp-vertex-ai-vizier
max_upload_size
id592277
size293,746
Sebastien Soudan (ssoudan)

documentation

https://docs.rs/gcp-vertex-ai-vizier

README

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.

Commit count: 34

cargo fmt