anonymoustian

weka 可以对单一数据进行分类吗? SVM 分类

  •  
  •   anonymoustian · Apr 7, 2016 · 2297 views
    This topic created in 3708 days ago, the information mentioned may be changed or developed.

    我有一个训练好的 model ,

    现在假设要对一个 单一的输入(比如来自控制台), 我把它提取特征以后 (假设有 19 个特征), 那么我用什么方法可以对 这个单一的输入进行分类预测? (新建了一个 20 个特征的 Instance ,其中最后一个特征是 分类的结果)

    Instance inst = new Instance(20); for(int i = 0; i < 19; i++){ inst.setValue(i, res.get(i)); }

    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1067 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 93c8b4a0 · 33ms · UTC 18:54 · PVG 02:54 · LAX 11:54 · JFK 14:54
    ♥ Do have faith in what you're doing.