Predicting Cancer Using Supervised Machine Learning: Mesothelioma
Avishek Choudhury

TL;DR
This study evaluates various machine learning models for early diagnosis of Pleural Mesothelioma using clinical data, identifying AdaBoost as the most accurate algorithm with key predictors like CRP and platelet count.
Contribution
It compares multiple AI algorithms for Mesothelioma diagnosis and identifies the most effective model and relevant clinical predictors.
Findings
AdaBoost achieved 71.29% accuracy in phase 2.
Key predictors include CRP, platelet count, and symptom duration.
Multiple ML models showed high performance in diagnosis.
Abstract
Background: Pleural Mesothelioma (PM) is an unusual, belligerent tumor that rapidly develops into cancer in the pleura of the lungs. Pleural Mesothelioma is a common type of Mesothelioma that accounts for about 75% of all Mesothelioma diagnosed yearly in the U.S. Diagnosis of Mesothelioma takes several months and is expensive. Given the risk and constraints associated with PM diagnosis, early identification of this ailment is essential for patient health. Objective: In this study, we use artificial intelligence algorithms recommending the best fit model for early diagnosis and prognosis of MPM. Methods: We retrospectively retrieved patients clinical data collected by Dicle University, Turkey, and applied multilayered perceptron (MLP), voted perceptron (VP), Clojure classifier (CC), kernel logistic regression (KLR), stochastic gradient decent SGD), adaptive boosting (AdaBoost), Hoeffding…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsLogistic Regression · Stochastic Gradient Descent
