history = model.fit(X, y, batch_size=32, epochs=40, validation_split=0.1)
ปัญหาบรรทัดคือสิ่งนี้
แสดงข้อผิดพลาด:
ValueError: Failed to find data adapter that can handle input: <class 'numpy.ndarray'>, (<class 'list'> containing values of types {"<class 'int'>"})
model
อะไร มันไม่ได้เป็นส่วนหนึ่งของแพ็คเกจที่ติดแท็ก แสดงการติดตามย้อนกลับแบบเต็ม