Community Profile

photo

Hadeel H


Last seen: 1 year ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


Split the data into 70% training and 30% test in classification learner?
I am using classification learner to train my model. Is there a way in classification learner app to split the data into 70% tra...

2 years ago | 1 answer | 0

1

answer

Question


Comapre between two images?
I resized my image using I= imread('my_image.jpg'); J = imresize(I, 2, 'bicubic') But I want to know how to compare betwe...

3 years ago | 1 answer | 0

1

answer

Question


How can I show 10 pixels width in all directions for an image?
I am trying to find a block of the image, such as, the perimeter of the image, 10 pixels width in all directions. Can you pleas...

3 years ago | 2 answers | 0

2

answers