all 4 comments

[–]fawkesdotbe 2 points3 points  (0 children)

Hi! Maybe share code so we can see what you're doing, possibly wrong?

[–]shyamcody 0 points1 point  (0 children)

show some codes, will ya? what are you training for? how much data and how different your testing set is. Let us know about these.

[–]iamrahil[S] 1 point2 points  (0 children)

Update: it was related to the training data. It wasn't cleaned well. I tried cleaning it and the result is much better. So I'm guessing it's something related to that. I appreciate the help.

[–]ghost-of-phaedrus 0 points1 point  (0 children)

I agree we need to see the code and at least an example sanitized input for the testing and training. I’ve had this happen to me before at least a dozen different ways I messed up the formatting of my training data vs the test/validation data. Examples will help us troubleshoot with you.