Forgetwan Posted June 20, 2019 Report Share Posted June 20, 2019 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. Quote Link to comment
Forgetwan Posted June 20, 2019 Author Report Share Posted June 20, 2019 this is the LVlibsvm and the submodule Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.