Implementation and Optimization of Algorithms on Cancer Diagnosis Dataset

Photo by ChatGPT

In this project, I built a predictive model based on Logistic Regression to facilitate cancer diagnosis. I trained Logistic Regression models with Newton Raphson and Gradient Descent algorithms from scratch in R (without using any packages). I decreased the misclassification rate by 4% by implementing a Logistic-LASSO Regression model with Path-wise Coordinate Descent.

刘宗超
刘宗超
Ph.D student in epidmeiology and biostatistics

My research interests include biostatistics, cancer epidemiology, health data science, and computational biology. Currently, I mainly focus on gastric cancer-related topics.