weka 的 JRip 合奏包
如何在 Weka 中安装 jRip 包以进行集成学习。作为通过 ensemble 聚合集体聚类结果的一部分,我需要安装 jRip 包。我在网络上找不到任何可以访问相同内容的相关链接。 请帮忙。
How to install jRip package for ensemble learning in Weka. As part of aggregating collective clustering results through ensemble I need to install jRip package. I couldn't find any relevant link on Web giving access to same.
Please help.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
JRip 算法与 Weka 捆绑在一起。这是 Weka 的 JavaDoc 中对其的引用:
http://weka.sourceforge.net/doc.stable/weka /classifiers/rules/JRip.html
这是下载链接:
http://www.cs.waikato.ac.nz/ml/weka/
The JRip algorithm is bundled with Weka. Here is a reference to it in Weka's JavaDoc:
http://weka.sourceforge.net/doc.stable/weka/classifiers/rules/JRip.html
Here is a download link:
http://www.cs.waikato.ac.nz/ml/weka/