如何在 Weka 中执行引导并删除异常值?

发布于 2024-11-06 02:48:12 字数 191 浏览 0 评论 0原文

我刚刚开始使用 Weka API 和一些示例数据集,但只是想了解一些细节。有谁知道如何在Weka中执行0.632引导?

另外我该如何检测异常值(我知道有很多不同的方法可以做到这一点......)?

另外,一旦识别出 10% 的异常值,我该如何删除它们?

任何帮助将不胜感激!

干杯,

尼尔

I am just starting to play around with the Weka API and a couple of the example data sets, but just wanted to understand a couple bits and pieces. Does anyone know how to perform 0.632 bootstrapping in Weka?

Also how do would I go about detecting outliers (I understand there are many different methods of doing this...)?

Also how would I remove say 10% of outliers, once they have been identified?

Any help would be greatly appreciated!

Cheers,

Neil

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

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

发布评论

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

评论(1

清引 2024-11-13 02:48:12

You can perform supervised resampling, which is what bootstrap is, using the Resample filter.

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