Mohamed Ahmed
自 2016 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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...
6 years 前 | 1 个回答 | 0
1
个回答提问
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...
7 years 前 | 8 个回答 | 2
8
个回答提问
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...
7 years 前 | 1 个回答 | 0
1
个回答提问
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...
8 years 前 | 1 个回答 | 0
1
个回答提问
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...
8 years 前 | 1 个回答 | 0
1
个回答提问
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 = [...
8 years 前 | 2 个回答 | 0
2
个回答提问
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...
8 years 前 | 1 个回答 | 0