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
Currently, the app displays the labels of travel activities that have a probability greater than 0.5, which is functioning as intended.
Expected Behavior:
However, when a travel activity does not have any label with a probability greater than 0.5, the app should print the argmax label instead to provide more accurate information to the users.
The text was updated successfully, but these errors were encountered:
Current Status:
Currently, the app displays the labels of travel activities that have a probability greater than 0.5, which is functioning as intended.
Expected Behavior:
However, when a travel activity does not have any label with a probability greater than 0.5, the app should print the argmax label instead to provide more accurate information to the users.
The text was updated successfully, but these errors were encountered: