Classification Prediction of Breast Cancer Based on Machine Learning
Hua Chen1, Nan Wang1, Xueping Du1
1School of Science, Hubei University of Technology, Wuhan 430000, China.
This study developed machine learning models for early breast cancer diagnosis. The XGBoost model demonstrated superior performance, achieving high accuracy in identifying malignant cancer cells.
Area of Science:
- Oncology
- Computer Science
- Medical Informatics
Background:
- Breast cancer is a leading cause of cancer-related mortality worldwide.
- Early diagnosis is crucial for improving patient outcomes and survival rates.
- Machine learning offers promising tools for enhancing diagnostic accuracy.
Purpose of the Study:
- To develop and compare machine learning models for breast cancer classification and early diagnosis.
- To identify the most effective model for predicting malignant cancer cells.
- To provide a reference for clinical decision-making in breast cancer detection.
Main Methods:
- Standardization of data to mitigate dimensional influences.
- Feature selection using Pearson correlation test, identifying 15 key features.
- Implementation of XGBoost, random forest, logistic regression, and K-nearest neighbor algorithms.
- Utilization of hierarchical sampling for imbalanced datasets and cross-validation for model optimization.
Main Results:
- The XGBoost model, with an 8:2 train-test split, achieved the highest performance metrics.
- Achieved recall of 1.00, precision of 0.960, accuracy of 0.974, and F1-score of 0.980.
- Model performance varied with different dataset divisions (8:2 vs. 7:3).
Conclusions:
- The XGBoost model shows significant potential for accurate and reliable early breast cancer detection.
- The study highlights the importance of feature selection, data preprocessing, and appropriate evaluation metrics (recall, precision, accuracy, F1-score) in machine learning for medical diagnosis.
- The findings support the use of machine learning as a valuable tool in the fight against breast cancer.
More Related Videos
07:15Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
Published on: August 16, 2020
07:13Comparison of Predictive Performance of Three Lymph Node Staging Systems in Colorectal Signet Ring Cell Carcinoma Based on Machine Learning Model
Published on: April 18, 2025
Related Concept Videos
Cancer Survival Analysis
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
Receiver Operating Characteristic Plot
