1
artículo
Publicado 2024
Enlace

There are Machine Learning (ML) algorithms for the development of recognition and classification models for medical images, aiming to facilitate access to the healthcare sector.Therefore, this paper seeks to demonstrate the effectiveness of the Support Vector Machine (SVM) algorithm for classifying skin lesion images into Melanoma and Non-Melanoma categories.With this aim, an ML model was developed and trained using the Python programming language, SVM, and images from the ISIC 2019 and ISIC 2020 repositories.For model development, training, and testing, Amazon Web Services cloud services were employed, yielding results of 0.77 precision, 0.82 recall or sensitivity, 0.80 F1-Score, and 0.76 accuracy.These effectiveness metric results exceeding 0.75 or 75% endorse the suitability of the model for medical applications in the field of image recognition and classification.