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.
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.