sir i’m implementing knn classifier to predict fruits on feature mass,weight,height
knn function is not completed yet but its not running and showing error----->>
UFuncTypeError: ufunc ‘subtract’ did not contain a loop with signature matching types (dtype(’<U32’), dtype(’<U32’)) -> dtype(’<U32’)
so how can we remove this one ??