C-SVM Classify Question
显示 更早的评论
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 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Classification 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!