Feeds
提问
3-objective optimization weights
<</matlabcentral/answers/uploaded_files/121562/IMG-4984.jpg>> I need a weight function for 3-objective optimization that will...
6 years 前 | 0 个回答 | 0
0
个回答提问
how does the gplotmatrix color?
gplotmatrix(OrigDataReduced,[],FinalAGClasses,[1 0 0; 0 0 0; 1 1 0; 0 0 0; 0 1 1; 0 0 0; 0.4940 0.1840 0.5560; 0 0 0; 0.3010 0...
7 years 前 | 1 个回答 | 0
1
个回答提问
dendrogram vs cluster function
I ran a cutoff hierarchical cluster analysis and produce a dendrogram with optimum cluster number. [~,T]=dendrogram(Z,22); T sh...
7 years 前 | 0 个回答 | 0
0
个回答提问
true positive value > number of sample in a class
I have more than 6000 samples, which are in 57 different classes. I calculate TP, FP, FN, TN. I also have a number of samples in...
7 years 前 | 0 个回答 | 0
0
个回答提问
Understanding Z=linkage output column 3
"In this output, each row identifies a link between objects or clusters. The first two columns identify the objects that have be...
7 years 前 | 1 个回答 | 0
1
个回答提问
How to extract true positive and true negative rates from confusion matrix obtained using classification learner
I used classification learner to produce confusion matrix. Large matrix does not show automatically numerical values on the fig...
7 years 前 | 1 个回答 | 0