Intel® oneAPI Data Analytics Library
Learn from community members on how to build compute-intensive applications that run efficiently on Intel® architecture.
226 Discussions

the difference with the result of oneDal svm and the result of opencv svm

junseok
Beginner
1,157 Views
I have used oneDal svm model in c++ by using visual studio 2019. I have opencv svm code in c++ I verified. I want to use oneDal svm code instead of opencv svm code.
I thought that their result are same. because their parameter are same. for example, rbf kernal, c=1, gamma=0.2, accuracy 0.001. but they were different. so, I tried to change oneDal svm parameter. such as svm method smo and thunder. even though I changed oneDal svm parameters. they were different.
I don't know the reason why they are different. Please help me!

Please help me. thank you!
Labels (1)
0 Kudos
3 Replies
AlekhyaV_Intel
Moderator
1,138 Views

Hi,


Thank you for posting in Intel Communities. We would like have the below details so that we can try resolving your issue.


1) Sample Reproducer (All the steps you did so that we can try it out from our end)

2) Sample Code ( The code which you worked on)


Regards,

Alekhya


0 Kudos
AlekhyaV_Intel
Moderator
1,074 Views

Hi,


Could you please give us an update regarding this issue?


Regards,

Alekhya


0 Kudos
AlekhyaV_Intel
Moderator
1,053 Views

Hi,


We have not heard back from you, So we will close this thread now. If you need any additional information, please post a new thread as this thread will no longer be monitored by Intel.


Regards,

Alekhya


0 Kudos
Reply