C-SVM Classify Question
3 ビュー (過去 30 日間)
古いコメントを表示
I have C-SVM classify class, it receives these parameters:
function [Sensitivity, Specificity, accuracy, auc, roc_curv] = CSVM_Clasify(train_d, train_l, test_d, test_l, cmd)
What are these parameters?
And if any one have an idea about csvm, please tell me.
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Classification についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!