Community Profile

photo

Shamim


OvGU Magdeburg

Active since 2017

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

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

answers

Question


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

6 years ago | 2 answers | 0

2

answers

Question


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

6 years ago | 1 answer | 0

1

answer