Severity: Warning
Message: file_get_contents(https://...@gmail.com&api_key=61f08fa0b96a73de8c900d749fcb997acc09&a=1): Failed to open stream: HTTP request failed! HTTP/1.1 429 Too Many Requests
Filename: helpers/my_audit_helper.php
Line Number: 197
Backtrace:
File: /var/www/html/application/helpers/my_audit_helper.php
Line: 197
Function: file_get_contents
File: /var/www/html/application/helpers/my_audit_helper.php
Line: 271
Function: simplexml_load_file_from_url
File: /var/www/html/application/helpers/my_audit_helper.php
Line: 1075
Function: getPubMedXML
File: /var/www/html/application/helpers/my_audit_helper.php
Line: 3195
Function: GetPubMedArticleOutput_2016
File: /var/www/html/application/controllers/Detail.php
Line: 597
Function: pubMedSearch_Global
File: /var/www/html/application/controllers/Detail.php
Line: 511
Function: pubMedGetRelatedKeyword
File: /var/www/html/index.php
Line: 317
Function: require_once
98%
921
2 minutes
20
The kidney is an important organ that helps clean the blood by removing waste, extra fluids, and harmful substances. It also keeps the balance of minerals in the body and helps control blood pressure. But if the kidney gets sick, like from a tumor, it can cause big health problems. Finding kidney issues early and knowing what kind of problem it has is very important for good treatment and better results for patients. In this study, different machine learning models were used to detect and classify kidney tumors. These models included Decision Tree, XGBoost Classifier, K-Nearest Neighbors (KNN), Random Forest, and Support Vector Machine (SVM). The dataset splitting is done in two ways 80:20 and 75:25 and the models worked best with the 80:20 split. Among them, the top three models-SVM, KNN, and XGBoost-were tested with different batch sizes, which are 16 and 32. SVM performed best when the batch size was 32. These models were also trained using two types of optimizers, called Adam and SGD. SVM did better when using the Adam method. SVM had the highest accuracy of 98. 5%, then came KNN with 90.4%. This method will help healthcare professionals in the early diagnosis of disease.
Download full-text PDF |
Source |
---|---|
http://www.ncbi.nlm.nih.gov/pmc/articles/PMC12365197 | PMC |
http://dx.doi.org/10.1038/s41598-025-15414-w | DOI Listing |