This is quite puzzling. macos 10.9.5, python 3.5.2 with anaconda and spyder My code: import sklearn import numpy from sklearn.model_selection import KFold import sklearn.neural_network import sklearn.svm import sklearn.ensemble import sklearn.datasets import time from evolutionary_search import ...
File "C:\Users\acer\.spyder-py3\metallic surface defect detection\untitled3.py", line 57, in wrap_detection if confidence >= 0.4: ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all() anybody help me to fix this? alkhalisy comme...