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
Unanswered
<!everyone> Trains v0.14.2 is out (<https://github.com/allegroai/trains/releases/tag/0.14.2|Change log>) Highlights: <https://github.com/allegroai/trains/blob/master/trains/storage/manager.py#L13|trains.storage.StorageManager> - with caching for any http

Trains v0.14.2 is out ( https://github.com/allegroai/trains/releases/tag/0.14.2 )
Highlights:
https://github.com/allegroai/trains/blob/master/trains/storage/manager.py#L13 - with caching for any http/https/s3/gs/azure files!
https://autokeras.com/tutorial/trains/ integration
Improved package detection & Jupyter integration
Improve memory resource monitoring (running process and sub processes only, GPU & CPU)
...

On a different note, guys we need you help 😔
We rely on your feedback to improve Trains and add new features.
Please fill https://allegro.ai/lp/trains-user-survey/ and let us know what we need to improve and what you already like in Trains.
We really, really! appreciate the effort, Thanks :the_horns:

  
  
Posted 3 years ago
Votes Newest

Answers

522 Views
0 Answers
3 years ago
one year ago
Tags