Back To Projects

Melanoma detection through AI models

Aditya J.

This project explores the use of AI models to detect skin cancer from images of skin lesions, achieving 80-90% accuracy in predicting malignancy and revealing key physical attributes that could aid early detection.


Skin cancer is one of the most prominent forms of cancer, and early detection can significantly improve the recovery process for those affected. Through this project, I aimed to understand the ability to detect cancer from images of skin lesions using artificial intelligence (AI) models. I attempted to build software which would allow users to predict the possibility of cancerous lesions by processing images through these models. The approach involved the use of different AI algorithms which were trained on a dataset of thousands of individual images, and identifying which models yielded the best results. Just from graphing the data, it was shown that the malignant images were darker on average, with lower average color values for each pixel. The test accuracy of most models ranged between 80 - 90%, proving that the AI models were able to correctly predict malignant v/s non-malignant 80 - 90% of the time. Through my research, I discovered that AI models have the ability to correctly predict melanoma by processing images using a variety of algorithms through which the data is trained. Additionally, I learned of the numerous physical attributes of an image which could help people predict the malignancy of skin lesions before using an AI model for prediction.

Explore More!

Aditya J.
Alaisha Alexander
MS from Stanford, MIT Alum

Related Projects

Optimizing Predictive Models for Healthcare: A Comparison of Personal and General Datasets in Coronary Artery Disease Risk Assessment

This research investigates how the choice of training population, personalized versus more general datasets, impacts the performance and generalizability of machine learning models for predicting Coronary Artery Disease risk. By comparing models trained on datasets of varying specificity using data from the UC Irvine Machine Learning Repository, the study explores trade offs between accuracy and broad applicability to improve strategies for early CAD risk assessment and prevention.
Isaac G.
Mentored by Raphi Kang
Leveraging AI to Analyze Factors Relating to Social Anxiety

Our research aims to leverage ML to understand what factors play the most critical role in the presence of social anxiety disorder in a person.
Neha K.
Mentored by Udgam Goyal
Using Machine Learning Models to Predict Heart Disease and Attack with Non-Clinical and Non-Wearable Variables

This study uses data from the CDC’s Behavioral Risk Factor Surveillance System (BRFSS) to train machine learning models that predict heart disease risk based on non-clinical factors. The research demonstrates the potential for cost-effective, data-driven screening tools for early heart disease detection, though further improvements are needed for real-world application.
Samuel P.
Mentored by Rami Abi-Akl