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 All! I Was Checking The Configuration Logged Under "Hyperparameters" In The Web Ui And The Values Of Some Parameters Are Not Displayed. At First I Thought The Problem Was Coming From My Code, But Later I Realized The Values Disappear When You Scroll Do

Hi all! I was checking the configuration logged under "HyperParameters" in the Web UI and the values of some parameters are not displayed. At first I thought the problem was coming from my code, but later I realized the values disappear when you scroll down to the bottom of the page. When you scroll up a bit, some of the values do show up.

Does this happen to anyone else?

  
  
Posted 2 years ago
Votes Newest

Answers 8


GiganticTurtle0 I know that the UI is optimizing the display so it does not push all the parameters, but does so based on the scroll. Are you saying there is a bug on the logic? If so, how do I reproduce?

  
  
Posted 2 years ago

Hi Alejandro! I'm running the exact same Chromium version, but haven't encountered the problem yet. Are there specific parameter types where it happens more often?

  
  
Posted 2 years ago

Hi ExasperatedCrab78 ,
Sure! Sorry for the delay. I'm using Chrome Version 98.0.4758.102 (Official Build) (64-bit)

  
  
Posted 2 years ago

Do you have a screenshot of what happens? Have you checked the console when pressing f12?

  
  
Posted 2 years ago

Hi! Not really. It's rather random :/

  
  
Posted 2 years ago

Hi AgitatedDove14 Yes, I think so. When I have more time next week I will take a closer look at it and elaborate an example.

  
  
Posted 2 years ago

Oddly enough I didn't run into this problem today 🤔 If it happens to me again, I'll return to this thread 🙂

  
  
Posted 2 years ago

Could you tell us what browser (version) you're using, maybe we can recreate ourselves 🙂

  
  
Posted 2 years ago