Feeds
질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 10년 전 | 답변 수: 3 | 0
3
답변질문
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 ...
대략 10년 전 | 답변 수: 1 | 0
1
답변질문
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 ...
대략 10년 전 | 답변 수: 2 | 0