Breast Cancer Classification Using Logistic Regression: A Comprehensive Analysis and Performance Evaluation
Breast Cancer Classification Using Logistic Regression: A Comprehensive Analysis and Performance Evaluation Abstract Breast cancer classification is a critical task in medical diagnostics, aiding in early detection and treatment planning. This study presents a breast cancer classification model using logistic regression to predict the presence of malignancy based on various diagnostic features. The model was evaluated on a dataset with accuracy scores of 94.95% on training data and 92.98% on test data. The results highlight the effectiveness of logistic regression in distinguishing between benign and malignant cases, demonstrating its potential as a reliable tool in medical decision-making. Introduction Breast cancer remains one of the leading causes of cancer-related deaths worldwide. Early detection and accurate classification of breast cancer can significantly improve patient outcomes and treatment effectiveness. Logistic regression, a statistical method used for binar...