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
Hello! I Found Today Allegro-Ai And While Running For The First Time The Example Script, I Faced This Error:

Hello!

I found today allegro-ai and while running for the first time the example script, I faced this error:
Failed auto-detecting task repository: [WinError 123]I'm using vscode on windows and this was my first time running sklearn_joblib_example.py

  
  
Posted 4 years ago
Votes Newest

Answers 3


It worked! Thanks

  
  
Posted 4 years ago

Hi CourageousWalrus23 !
Can you please try the latest RC ( 0.15.2rc0 ) and see if the problem still happens when you use it?

  
  
Posted 4 years ago

I'll do that later and I update here. Thanks!

  
  
Posted 4 years ago
819 Views
3 Answers
4 years ago
one year ago
Tags