We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
请问在考虑正确率的时候也考虑也预测的顺序了吗? 假设应该在y1预测出sports这个标签,但是y1预测出tennis,y2才预测出sports, 这样还算正确吗?
The text was updated successfully, but these errors were encountered:
这样算不正确的,因为我看了作者后来有一篇改进的文章,就提到了顺序带来的影响
Sorry, something went wrong.
No branches or pull requests
请问在考虑正确率的时候也考虑也预测的顺序了吗?
假设应该在y1预测出sports这个标签,但是y1预测出tennis,y2才预测出sports,
这样还算正确吗?
The text was updated successfully, but these errors were encountered: