Skin cancer is a prevalent form of cancer that
affects millions of people worldwide. Early
detection and accurate prediction of skin cancer
can significantly improve patient outcomes and
increase the chances of successful treatment. In
recent years, machine learning techniques have
shown promising results in skin cancer prediction
based on various clinical and dermoscopic features.
This abstract presents an overview of skin cancer
prediction using machine learning algorithms. The
the study focuses on the analysis and classification of
skin lesion images obtained through non-invasive
imaging techniques. A comprehensive dataset
comprising a diverse range of benign and
malignant skin lesions are utilized for training and
evaluation. Various image processing techniques
are employed to extract relevant features from the
skin lesion images, such as color, texture, shape,
and asymmetry.
Link to access the website: https://threesquaree.github.io/Skin-Cancer-Prediction-using-CNN-Model/
The objective of the project is to develop a machine
learning model that can accurately classify skin images
as either cancerous or non-cancerous. The project aims
to leverage the power of convolutional neural
networks (CNNs), a type of deep learning algorithm
specifically designed for image recognition tasks.
The primary goals of this project include:
The datasets that we are using for the
project has been taken from kaggle
(Detailed Images of Skin Lesions).
Link : https://www.kaggle.com/datasets/fanconic/skin-cancer-malignant-vs-benign
Steps of the system | Neural Network diagram |
---|---|