Breast Cancer Detection and Classification Using ML Techniques
摘要
Detecting breast cancer at an early stage is essential for enhancing treatment strategies and patient outcomes. However, conventional techniques have various limitations. Recent progress in “machine learning” and “artificial intelligence” has helped to mitigate some of these challenges. This study explores how AI-powered strategies can improve breast cancer detection and its potential to boost accessibility, efficiency, and accuracy. In addition to that, the selection of methodology and standard datasets for model training and testing also affects performance. This paper critically evaluates the most dominant “machine learning” techniques such as random forest (RF), decision tree (DT), K-nearest neighbors (K-NN), support vector classifier (SVC), extreme gradient boosting (XGBoost), Gaussian Naive Bayes (GaussianNB), and logistic regression (LR). The effectiveness of these techniques is thoroughly evaluated on a standard dataset. After comparing the results, it has been found that the random forest techniques outperform. Its recognition accuracy rate is up to 98.24% as compared to GaussianNB and XGBoost. Therefore, random forest techniques can be vital in the early stage detection of breast cancer.