Feeds
提问
how to evaluate SVM classifier using 10-fold cross validation method
how to calculate accuracy,specificity and sensitivity of SVM classifier using 10-fold cross validation method. plz can any one e...
12 years 前 | 1 个回答 | 0
1
个回答提问
how to test svm classifier with new data set
I have trained svm classier to classify two classes . How should I give new data set as test input to svm classifier?I am begine...
12 years 前 | 1 个回答 | 0
1
个回答提问
how to train svm classifier by 3 features
In my project I need to classify benign tumor and malignant tumor using svm classifier.I have extracted 3 features from each ben...
12 years 前 | 1 个回答 | 0
1
个回答提问
how to train svm classifier using kernel function
Hi, In my project I have extracted features of two different classes.From the extracted features Using student's t-test I h...
12 years 前 | 1 个回答 | 0
1
个回答提问
how to call a function in another mfile from main program in matlab
In my project I have to extract dominant gray level run length features. From my main program I have to call the following func...
12 years 前 | 1 个回答 | 0
