Which’s the better classifier to use for skin issues identification using matlab

Technical Source
2 min readJul 20, 2021

--

My project consists of extracting color,texture and shape features and try to identify skin conditions,i’ll obviously need more than 10 classes(diseases) and have around 40 to 50 samples of each to train,i’ve done my research regarding Neural networks,KNN,Naive Bayes,Multi class SVM and others but i’m still indecisive regarding which to use knowing that the most previous researches in this field are usually 2 classes using SVM or knn,so any advice or guidance would be appreciated.

ANSWER

Matlabsolutions.com provide latest MatLab Homework Help,MatLab Assignment Help for students, engineers and researchers in Multiple Branches like ECE, EEE, CSE, Mechanical, Civil with 100% output.Matlab Code for B.E, B.Tech,M.E,M.Tech, Ph.D. Scholars with 100% privacy guaranteed. Get MATLAB projects with source code for your learning and research.

I don’t know which would be best for you. However, NNs are universal approximators and I would be surprised if any of the others would have significantly lower error rates.

The appropriate NN to use is PATTERNNET. See the online documentation

help patternnet

and

doc patternnet

I have posted many examples on both the NEWSGROUP and ANSWERS. Use the search words

greg patternnet

SEE COMPLETE ANSWER CLICK THE LINK

--

--

Technical Source
Technical Source

Written by Technical Source

Simple! That is me, a simple person. I am passionate about knowledge and reading. That’s why I have decided to write and share a bit of my life and thoughts to.

No responses yet