Replies: 1 comment
-
识别模型(rec模型)的识别结果得分主要由**训练数据(train数据)**决定,而不是评估数据(eval数据)。具体来说:
因此,识别结果得分的核心决定因素是训练数据(train数据),而不是评估数据(eval数据),但评估数据可以帮助检测模型的泛化性能,以调整训练策略。 Response generated by 🤖 feifei-bot | chatgpt-4o-latest |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
rec模型的识别结果得分,由训练时eval数据决定,还是train数据决定?
Beta Was this translation helpful? Give feedback.
All reactions