Primary competition visual

InstaDeep Enzyme Classification Challenge

Job Interview
Challenge completed almost 5 years ago
Classification
520 joined
70 active
Starti
Nov 17, 20
Closei
Feb 21, 21
Reveali
Feb 21, 21
User avatar
laboratory
Trust Stamp
Reasonable amount of epochs
Help · 5 Feb 2021, 12:42 · 3

How many epochs do one have to train to see reasonable predictions. Training 10 epochs, my model predicts only 'class19' with 29% accuracy

Discussion 3 answers
User avatar
_MUFASA_

I think the problem is somewhere else since I achived my best LB score with only 5 epochs

5 Feb 2021, 12:53
Upvotes 0
User avatar
laboratory
Trust Stamp

Thank you. I agree with you. The input to my model is the sequence ID, not the sequence itself. Am I right or wrong?

User avatar
_MUFASA_

Your model will learn nothing from the sequence ID... the real input the model should learn from is the sequence itself and based on that sequence pretict the apropriate label