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
我看你们第一赛季代码的 xgb 是用 rank:pairwise 作为目标的。我用分类作为目标会造成严重的过拟合。这有什么原因么?
The text was updated successfully, but these errors were encountered:
这道题rank:pairwise与binary:logistic差不多的,线下赛发现rank:pairwise稍微好一点。你说的过拟合,不可能是loss function造成的,找找其他原因吧。
Sorry, something went wrong.
No branches or pull requests
我看你们第一赛季代码的 xgb 是用 rank:pairwise 作为目标的。我用分类作为目标会造成严重的过拟合。这有什么原因么?
The text was updated successfully, but these errors were encountered: