Model dashboard
Usage #
aioli model dashboard [-h] name
Full Example #
aioli model dashboard NAME
Options: #
The packaged model id, name or versioned-name (evaluated in that order). A versioned-name is the package model name with suffix of the version with the format ’name.V###’ where ‘###’ is the version number. For example, a model named ‘my-model’ with a version of ‘23’ would be represented by versioned-name of: my-model.V23