Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Hi Everyone, Is There Any Way To Add Task_Types ? I Know Supported Values Are ‘Training’, ‘Testing’, ‘Inference’, ‘Data_Processing’, ‘Application’, ‘Monitor’, ‘Controller’, ‘Optimizer’, ‘Service’, ‘Qc’, ‘Custom’. I Have Just Used 'Custom' However I Want

Hi everyone, Is there any way to add task_types ?
I know supported values are ‘training’, ‘testing’, ‘inference’, ‘data_processing’, ‘application’, ‘monitor’, ‘controller’, ‘optimizer’, ‘service’, ‘qc’, ‘custom’.
I have just used 'custom' however I want split it to several categories in my use-cases.
thanks.

  
  
Posted one year ago
Votes Newest

Answers 4


Thanks, I could confirm that URL with custom column works for share same view!

  
  
Posted one year ago

Hi SuccessfulKoala55 , Thank you for your reply!
I tried put user-properties like "Category/type" as hyperparam and then I could see in experiment list with customize columns display.
However I realize that all users should change display setting to see user-properties by themselves.
Is there any option to create views in advance for other users?

  
  
Posted one year ago

Hi StraightParrot3 , currently these are defined on the server side and cannot be changed. You can use user-properties and tags to mark/annotate tasks

  
  
Posted one year ago

Hi StraightParrot3 , as SuccessfulKoala55 suggested you could maybe use tags for this as well.

In regards to creating views - If you predefine a certain view locally on your browser (with the extra column) I think you can just copy paste the URL and it should include the custom column for anyone using this URL

  
  
Posted one year ago
515 Views
4 Answers
one year ago
one year ago
Tags