AI Tools from Intel
Find answers to your toolkit installation, configuration, and get-started questions.

testing using svm in c++

Mohammed98
Beginner
1,354 Views

Hi,

I see the examples in DAAL SVM in C++ and all of them I found that the testing function is working with CSV files.

Is there any function that can work with arrays where the testing function is receiving an array instead of CSV and classifying it?

0 Kudos
4 Replies
RahulU_Intel
Moderator
1,337 Views

Hi,


Thanks for posting in Intel forums. We are checking on this from our side. We will get back to you.


Thanks and Regards

Rahul


0 Kudos
RahulU_Intel
Moderator
1,301 Views

Hi,


Sorry for late reply. We looked into your case. Could you please checkout the below link which has the code to convert your array to a data table (which you can pass it to testing function) and let us know if it works for you.


https://github.com/oneapi-src/oneDAL/blob/master/examples/daal/cpp/source/datasource/datastructures_matrix.cpp


Hope it helps.


Thanks and Regards

Rahul


0 Kudos
RahulU_Intel
Moderator
1,271 Views

Hi,


We haven't heard back anything from you. Could you please confirm if the issue is resolved.


Thanks


0 Kudos
RahulU_Intel
Moderator
1,138 Views

Hi,


We haven't heard back from you. So I will close this case for now. If you have any queries you can post a new question.


Thanks and Regards



0 Kudos
Reply