A retrospective analysis of data was conducted from patients who underwent bipolar-TURP using the GyrusPlasmaKineticTM system (Gyrus ACMI, USA) between January 2015 and January 2022. Since surgeon experience may affect the results, cases performed by only two urologists with at least five years of experience in TUR-P were included in the study to minimize bias. Exclusion criteria were applied to individuals with a medical history of any urethral issues, bladder neck strictures, ongoing or prior cancer treatments (received or receiving chemotherapy and/or radiotherapy), hematologic disorders, active infections during the surgery, strictures at the location of previous resections, and those who had received blood transfusions.
The data perioperative hematological parameters, prostate-specific antigen levels, alanine aminotransferase (ALT), aspartate aminotransferase (AST), activated partial thromboplastin clotting time, prothrombin time, international normalized ratio, and age at the time of TURP from were recorded. Additionally, the following indices were calculated from the gathered data:
• De Ritis Ratio (DRR) = AST/ALT
• NLR = Neutrophil Count/Lymphocyte Count
• Mentzer Index (MI) = MCV/RBC
• PLR= Platelet Count/ (Lymphocyte Count * 1000)
• Lymphocyte/Monocyte Ratio (LMR) = Lymphocyte Count/Monocyte Count
• Systemic Inflammatory Response Index (SIRI) = (Neutrophil Count * Monocyte Count) /Lymphocyte Count
• Systemic Immune-Inflammatory Index (SII) = (Neutrophil Count * Platelet Count) / (Lymphocyte Count * 1000)
A machine learning model was developed by using the gathered data, indices, and six different machine learning algorithms (decision trees, logistic regression, random forests, support vector machines, K-nearest neighbors, and naive Bayes algorithms) (Figure 1). The data was randomly split into 80% for training and 20% for testing during the development of the machine learning models. To compare the performance of our machine learning models, we evaluated them based on different performance metrics (F1 score, model accuracy, negative predictive value, positive predictive value, sensitivity, specificity, Youden Index, ROC AUC value, and confidence interval (Figure-1). Python v3.11.5 and Python libraries were utilized in the development of the machine-learning models.
Descriptive statistical analyses for both the groups with and without urethral strictures were conducted using Python libraries, pandas version 2.1.1, and scipy version 1.11.2. Statistical analysis included the calculation of mean ± standard deviation values.