Statistics
3 Questions
0 Answers
RANK
103,247
of 295,467
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Feeds
Question
Is it possible to plot a confusion matrix where the Output class will be on X-Axis and Target Class will be on Y-Axis
I used the command as given to create a confusion matrix and got a plot as given in the figure but I want the matrix Output clas...
6 years ago | 0 answers | 0
0
answersQuestion
How to keep the pixel values same for writing an image
In attach picture the pixel matrix D is written as an image but if i read the same image from the written one I found that all p...
7 years ago | 2 answers | 0
2
answersQuestion
How to use logical "OR" operation for comparing string??
I tried with the code as given: strcmp('normal'||'neptune',{'normal'; 'DoS'; 'neptune'; 'R2L'}) and the error is saying...
7 years ago | 1 answer | 0