You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I was trying to run loganomaly model, in the cmd line I simply change the model option to 'loganomaly'. It shows this error:
File "/home/LogADEmpirical/logadempirical/logdeep/dataset/vocab.py", line 46, in find_similar
if sim > 0.90:
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
Could you please help with this?
The text was updated successfully, but these errors were encountered:
Sorry for this problem. I must have made a mistake when commit the code. I plan to refactor the code and give a detail instruction to use it in the next week. By that time, this error will be fixed.
Hi, I was trying to run loganomaly model, in the cmd line I simply change the model option to 'loganomaly'. It shows this error:
Could you please help with this?
The text was updated successfully, but these errors were encountered: