Back To Projects

Predicting Skin Cancer using Machine Learning

Keithan P.

Skin cancer affects an increasing number of people which is the main motivation for my research. The goal is to develop a model that is accurate enough for real world application and that could be distributed to more rural areas which have decreased access to medical technology.


The motivation for this research project was to create an accurate model that could be used to identify the presence of different types of skin cancers. The latter objective is to create an application that could be easily used in rural areas, as they do not have access to modern medical technology. The approach began with loading the dataset into a readable format. I used the load_dataset import from Hugging Face [4] to complete this task. The models that were used for this research project were all from Hugging Face [4]. The highest accuracy was 0.8633 and the lowest accuracy was 0.6647. The models were all run on a colab notebook. The meaning of these results is that on the best model the image was predicted correctly 86% of the time. The conclusion of this research is that more research must be conducted and more models must be used in order to achieve an accuracy that would warrant the model to be used in the real world.

Explore More!

Keithan P.
Eric Bradford
Electrical Engineering and Computer Science Masters from MIT, Technical PM at Apple

Related Projects

One Class Classification for Overdose Death Detection

In the past year alone there were an estimated 107,622 drug overdose deaths in just the United States. With such an incredible amount of deaths from just this, I thought it would be beneficial to create a model to predict who is at risk of drug overdose deaths.
Ram N.
Mentored by Eric Bradford
workspace_premium
Using Machine Learning to Detect Alzheimer’s Disease in MRI Scans

We aimed to answer the question about if Magnetic Resonance Imaging (MRI) scans, which are often used in the diagnosing of other neurological disorders, can be used to diagnose AD in patients.
Sam L.
Mentored by Ivan Villa-Renteria
A Novel ML Approach to Detect Possible Protein Allosteric Sites For Drug Discovery

In this study, we investigated different machine learning models and evaluated their performance, and found that the best models were the random forest classifier and a 5-layer neural network.
Sriram S.
Mentored by