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, I Would Like To Know If Possible On How Clearml Can Be Useful To Be Used With Powerbi? I Am Working With Real-Time Recording Databases Related To The Oil And Gas Industry I Am Currently Not Looking For Doing Machine Learning Am Focused On T

Hi everyone,
I would like to know if possible on how clearml can be useful to be used with PowerBI?
I am working with real-time recording databases related to the Oil and Gas Industry
I am currently not looking for doing machine learning am focused on the data analysis, would still ClearML be able to help me in this?

  
  
Posted 10 months ago
Votes Newest

Answers 2


Hi @<1574931886449364992:profile|JealousDove55> , as long as you're running python code I think ClearML can help you with logging, visibility & automation.

Can you elaborate a bit on your use case?

  
  
Posted 10 months ago

@<1523701070390366208:profile|CostlyOstrich36>
we deal with a databases that contains realtime measured parameters
and we use powerBI visualizations to get insights on the data

  
  
Posted 10 months ago
511 Views
2 Answers
10 months ago
10 months ago
Tags