Please how can I separate one Test Data for both Training and Testing in Machine Learning?
Show older comments
Hello. I am currently working on Retinal Blood Vessel Classification. I have the CenterPointProfile Data File (Which the center point X and Y of each segment) for each Image - for 20 Test Images. This File also contains the Width and the direction to which the blood vessel segment. I have read this file, Calculated the mean, median and std for the intensities for each of the segment, from each of the Colour Channels using the labelled Image. So, I have 10 features. I have saved this feature as an excel file (.xls). I put all the segments from all the 20 Test Data Images to on table with 10 columns containing the feature. I imported this into the Classification Learner App and trained this Data. I tried three different Classifier for this Data but keep getting an accuracy below 60%. I don't know how to test the system, since and I working with a single Data called the Test Data. Please someone should help me check what is wrong. Maybe my code has some wrong calculations. Please resolve this for me. Thanks
1 Comment
Nziadam Nziadam
on 27 Jul 2016
Answers (0)
Categories
Find more on Retinal Imaging in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!