what is the fundamental difference between SVM and polyhedral portioning?
1 次查看(过去 30 天)
显示 更早的评论
what is the fundamental difference between SVM and polyhedral portioning?
2 个评论
Ashu
2022-9-5
Can you please clarify more on polyhderal portioning, and in what context are you asking?
回答(1 个)
Ashu
2022-9-5
Hello Sekar,
SVM (Support Vector Machine) : Support vector machines (SVMs) are a set of supervised learning methods used for classification, regression and outliers detection.
For detailed explanation about all the techniques, please refer to the following link : https://www.mathworks.com/discovery/support-vector-machine.html?s_tid=srchtitle_svm_2
I assume you are asking about Polyhedral Compilation.
Polyhedral Compilation: It encompasses the compilation techniques that rely on the representation of programs, especially those involving nested loops and arrays.
Hope this helps!
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Statistics and Machine Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!