Jump to content

Forgetwan

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Forgetwan

  1. Recently I have been researching the LVlibsvm module, in which linear, dense, and spars have their own examples, but I don't understand it in the section on reading data. I hope someone can answer it.As shown below:The first picture is the "linear-train-example" example in linear. The second picture shows the "heart-scale" data used in the example. It should be a sparse format (here, the data is sparse,Why not use the sparse module). The third one is the "svm-problem" data read by the program after executing the VI. I really don't understand this data. Why are "index" and "value" all ‘-1’ and ‘0’.I tried to use SVMDense-Train-Fromfile.vi to read the data ,but the result is seems to be wrong too, the "index" and "value" are also all ‘-1’ and ‘0’, so I hope someone can answer my question.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.