I\'ve created a keras sequential LeNet model for predicting plant types and diseases using this dataset. The problem is, model.predict(x) gives me an array of l
model.predict(x)