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 am encountering issue with evaluation step when i am trying to run evaluation step face error given below:
if color == "shap_red":
^^^^^^^^^^^^^^^^^^^
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
can you explain that what i am doing wrong or issue behinde.
The text was updated successfully, but these errors were encountered:
hi
i am encountering issue with evaluation step when i am trying to run evaluation step face error given below:
if color == "shap_red":
^^^^^^^^^^^^^^^^^^^
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
can you explain that what i am doing wrong or issue behinde.
The text was updated successfully, but these errors were encountered: