79308837

Date: 2024-12-26 06:44:53
Score: 2.5
Natty:
Report link

Hey you need to convert y_train, y_val to numpy array, your code should work then. keras does not work well with pandas. Better to also convert X_train, X_val to numpy, other errors may occur if you don't

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: datnq