There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
To classify four types of skin diseases such as Dermatitis, Melanoma, Diabetic foot ulcer, Impetigo,2 types of ML algorithms KNN and SVM are used. To get a visual representation of classifier output the ROC curve is plotted. To measure the performance of classification Confusion Matrix is also used.All these things are done using MATLAB.