Community Profile

photo

Need Help


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How can i find average(mean) from correct rate(accuracy) from different number of K-fold?For example there are 3 k-fold and each number of k-fold has their accuracy. I need to find average of this accuracy.
Sen=[cp.Sensitivity cp.Sensitivity cp.Sensitivity] Mean=mean(Sen) Spe=[cp.Specificity cp.Specificity cp.Sensitivity] Mean=mea...

8 years ago | 0 answers | 0

0

answers

Question


How to repeat c parameter(box constraint) using different value?
example below, i need to repeat 1 with others number SVMStruct = svmtrain(data(train,:),Y(train),'Kernel_Function','linear'...

8 years ago | 1 answer | 0

1

answer

Question


How can i make multiple output from different input at same command . Example such as picture below that i need to make 1, 2, 5, 10, 20, 50 and 100
<</matlabcentral/answers/uploaded_files/38009/Untitled2.png>>

8 years ago | 0 answers | 0

0

answers