photo

Need Help


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
214,182
of 301,454

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,287

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,632

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • 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...

10 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'...

10 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>>

10 years ago | 0 answers | 0

0

answers