shruti


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
289,445
of 300,338

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 20,922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,149

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


how to calculate the AUC of a classifier
how to calculate the AUC of a classifier,is their any specific formula for calculating the AUC value

10 years ago | 1 answer | 0

1

answer

Question


how to plot a straight line of the form y=w1*x1+w2*x2 in matlab
<</matlabcentral/answers/uploaded_files/23512/IMG-20150107-WA0000.jpeg>> y=w1*x1+w2*x2 x1=[2 10 6 6 1 1 -1 -1] x2[2 6 6...

11 years ago | 3 answers | 0

3

answers

Question


how to compare the class of input and output,and display the misclassification,how much percentage it is classified properly
x1 x2 class a= -1.7986 -1.6730 1.0000 -1.0791 -0.5937 1.0000 -0.5995 0.7556 1.0000 ...

11 years ago | 1 answer | 0

1

answer

Question


how to plot points in different colors based on class?
x1 x2 class -1.7986 -1.6730 1 -1.0791 -0.5937 1 -0.5995 0.7556 1 1.0791 -1.4032 1 ...

11 years ago | 2 answers | 0

2

answers