Description Usage Arguments Details Value
View source: R/client_api_scaffold.R
Attaches a registered_model to this Client.
1 2 3 4 5 6 7 8 9 |
name |
name |
desc |
desc |
labels |
labels |
workspace |
workspace |
public_within_org |
public_within_org |
visibility |
visibility |
id |
id |
If an accessible registered_model with name 'name' does not already exist, it will be created and initialized with specified metadata parameters. If such a registered_model does already exist, it will be retrieved; specifying metadata parameters in this case will raise a warning.
:class:'verta.registry._entities.model.RegisteredModel'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.