Community Profile

shruti


Active since 2014

Statistics

  • Thankful Level 1

View badges

Content Feed

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

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

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

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

9 years ago | 2 answers | 0

2

answers