I find out the solutions . In Algorithms for ranking with SVMs, the section 6.3 disscussed this issue and one solution was provided. I code the algorithms and test it. the result is correct.
Some quesitions about RBF kernel and ranksvm
1 回表示 (過去 30 日間)
古いコメントを表示
Hi guys, I have some questions about ranksvm and RBF kernel. Thanks for all your help.
1. The RBF kernel function is :
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/165529/image.jpeg)
2. how can we calculate this function
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/165530/image.jpeg)
3.The function in question 2 is used in this function. I donot know how to calculate the question 2.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/165531/image.jpeg)
This is a kernel based ranksvm. I understand the algorithm, but I donot understand how to transfer the x_i into phi(x_i).
0 件のコメント
採用された回答
その他の回答 (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!