Description Usage Arguments Examples
Track and associate metadata key/values with your Bandit job. These will be stored on the Bandit server and displayed in the UI.
1  | metadata(key, value)
 | 
key | 
 Name for the metric you'd like to track (i.e. accuracy or training_size)  | 
value | 
 Number/String/Character you'd like to track. (i.e. 0.84 or 250)  | 
1 2 3 4 5 6  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.