photo

Mohamed Ahmed


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
17,528
of 300,584

REPUTATION
2

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
14.29%

VOTES RECEIVED
2

RANK
 of 21,030

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,723

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

  • Thankful Level 1

View badges

Feeds

View by

Question


Feature selection for classification
Hello I'm still new to the machine learning. If I'm using a feature selection methodology "such as wrapper GA-SVM", after sele...

7 years ago | 1 answer | 0

1

answer

Question


Texture Feature Extraction from a mammography Image
I need to extract Texture Features of ROI to be classified whether as benign(normal) or malignant(abnormal). I used a code, b...

8 years ago | 8 answers | 2

8

answers

Question


Mammography Image Feature extraction
I'm trying to extract texture features of a tumor (ROI) for mammography classification. The features I'm trying GLCM features...

8 years ago | 1 answer | 0

1

answer

Question


cancer " data set " in Breast cancer diagnosis
for the program in this link <http://read.pudn.com/downloads197/sourcecode/macos/928928/CancerDiagnosis.m__.htm> the paramet...

9 years ago | 1 answer | 0

1

answer

Question


Machine learning program question
The program I'm asking my question about is in that link: <http://read.pudn.com/downloads197/sourcecode/macos/928928/CancerDiag...

9 years ago | 1 answer | 0

1

answer

Question


what exactly this Logical indexing refering to?
I tried this example C = {'one', 'two', 'three'; 1, 2, 3} when i do those commands >> x=logical([0;0]); nums = [...

9 years ago | 2 answers | 0

2

answers

Question


error in matrix indexing
train: matrix of 569 row and 32 column x:matrix of 569 row of zeros & y:matrix of 569 row of ones now, what exactly thi...

9 years ago | 1 answer | 0

1

answer