Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 WEKA 的新手。我编写了一个程序来使用 LibSVM 和 WEKA 对文本进行分类。该代码可在BitBucket Repo中找到 。
有人可以告诉我我是否走在正确的道路上。
打赌问候
贾古
您可能想评估您的方法,看看您是否“走在正确的道路上”。使用交叉验证来查看您的方法训练的模型是否产生了您想要的性能。