留一交叉验证查询

发布于 2024-11-02 08:02:17 字数 122 浏览 4 评论 0原文

我目前正在尝试理解人工智能(学习)中的一个主题,并需要帮助理解以下内容:

为什么留一交叉验证算法在与多数分类器结合使用时得分为零而不是 50 %在相同数量的正例和负例的数据集上?

感谢您对此的指导。

I am currently trying to understand a topic in Artificial Intelligence (Learning) and need assistance in understanding the following:

Why would a Leave-one-out-cross-validation algorithm, when used in conjunction with a majority classifier, score zero instead of 50% on a data set of equal number of positive and negative examples?

Thank you for your guidance on this.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

╭ゆ眷念 2024-11-09 08:02:17

如果我正确理解这个问题,当你省略正样本时,训练集会有更多的负样本;因此,留下的样本被分类为负样本。反之亦然。

If I understand the question correctly, when you leave out the positive sample, the training set has more negative samples; therefore the left out sample is classified as negative. And vice versa.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文