Java: How can I assemble/create a single instance for classification using a Weka generated model?

三世轮回 提交于 2019-12-04 18:46:15

Managed to find the answer a while ago.

For anyone else having trouble with this basically what you have to do is in the Weka manual included with every download, (its a pdf).

Page 202 onwards in the manual - Section 16.3 "Creating datasets in memory". Follow the steps there and it works perfectly.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!