<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Comparison of artificial intelligence algorithms and expert approach in risk classification in nephrology</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Dawid</forename><surname>Pawuś</surname></persName>
							<email>pawus@student.po.edu.pl</email>
							<affiliation key="aff0">
								<orgName type="department" key="dep1">Faculty of Electrical Engineering</orgName>
								<orgName type="department" key="dep2">Automatic Control and Informatics</orgName>
								<orgName type="institution">University of Technology</orgName>
								<address>
									<addrLine>Prószkowska 76 Street</addrLine>
									<postCode>45-758</postCode>
									<settlement>Opole</settlement>
									<country key="PL">Poland</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Szczepan</forename><surname>Paszkiel</surname></persName>
							<email>s.paszkiel@po.edu.pl</email>
							<affiliation key="aff0">
								<orgName type="department" key="dep1">Faculty of Electrical Engineering</orgName>
								<orgName type="department" key="dep2">Automatic Control and Informatics</orgName>
								<orgName type="institution">University of Technology</orgName>
								<address>
									<addrLine>Prószkowska 76 Street</addrLine>
									<postCode>45-758</postCode>
									<settlement>Opole</settlement>
									<country key="PL">Poland</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Tomasz</forename><surname>Porażko</surname></persName>
							<email>tomasz.porazko@usk.opole.pl</email>
							<affiliation key="aff1">
								<orgName type="department" key="dep1">Departament of Internal Medicine and Nephrology</orgName>
								<orgName type="department" key="dep2">Institute of Medical Sciences</orgName>
								<orgName type="institution">University of Opole</orgName>
								<address>
									<addrLine>Oleska 48 Street</addrLine>
									<postCode>45-052</postCode>
									<settlement>Opole</settlement>
									<country key="PL">Poland</country>
								</address>
							</affiliation>
							<affiliation key="aff2">
								<orgName type="department">Departament of Nephrology with Dialysis Unit</orgName>
								<orgName type="institution">Opole University Hospital</orgName>
								<address>
									<addrLine>Witosa 26 Street</addrLine>
									<postCode>46-020</postCode>
									<settlement>Opole</settlement>
									<country key="PL">Poland</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Comparison of artificial intelligence algorithms and expert approach in risk classification in nephrology</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">3E033FD9A865802F0D4A88F1F60C67BC</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T17:41+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>Artificial Intelligence</term>
					<term>Machine Learning</term>
					<term>Expert System</term>
					<term>Classification</term>
					<term>Kidney</term>
					<term>Nephrology</term>
					<term>Automation 1</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>This study presents a comparative analysis of various artificial intelligence (AI) and machine learning (ML) algorithms for risk classification in idiopathic membranous nephropathy (IMN), a complex kidney disease. The research evaluates seven different models, including K-Nearest Neighbors, Decision Trees, Random Forests, Support Vector Machines, Adaptive Boosting, LightGBM, and Multilayer Perceptron. The results reveal that ensemble methods, particularly Random Forests, achieve the highest precision in classifying IMN risk levels, highlighting their potential in improving diagnostic accuracy and patient management in nephrology. The study underscores the importance of model selection and fine-tuning to optimize AI applications in clinical settings, providing a basis for future advancements in AI-driven nephrology.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Historically, nephrology has relied on manual analysis, which presents challenges when dealing with complex data sets, often leading to diagnostic errors and suboptimal treatment choices. The ongoing advancements in numerical algorithms and artificial intelligence offer new opportunities to enhance kidney health monitoring. This progress allows for greater diagnostic accuracy and more precise treatment strategies. The synergy between expert medical knowledge and the automation capabilities of algorithms is paving the way for systems that can effectively address complex nephrological challenges.</p><p>Glomerular diseases, a subset of kidney conditions, specifically target the glomeruli-tiny structures in the kidneys that filter blood and produce urine. These diseases can arise from various causes, including infections, autoimmune disorders, hypertension, diabetes, and other metabolic conditions. This article provides a comparative approach to different AI algorithms that can be used in risk classification of patients with a nephrological disease called idiopathic membranous nephropathy (IMN). The concept is to create an extended and multi-task expert system that would be tasked with supporting nephrologists' decisions in their daily work in treating patients with kidney diseases. The risk classification module is therefore crucial from the perspective of the domain expert, who can determine the further course of action based on the patient's assignment to a specific group. The range of algorithms ranges from simple linear approaches to complex and advanced gradient solutions. The expertise of nephrologists is also leveraged along with advances in engineering. Focusing on specific applications, our goal is to show how these advances can impact the standards of patient care, ultimately improving the outcomes of traditional approaches. Figure <ref type="figure" target="#fig_0">1</ref> provides a general outline of the methodology, scope of the study and the approach used to address the problem.</p><p>The next section will provide a detailed literature review and an overview of the state of the art.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>2.State of the art and related works</head><p>This literature review examines the use of automation, artificial intelligence, and classification systems in the field of nephrology. It delves into how these advanced technologies streamline processes, increase diagnostic precision, and improve patient outcomes. Through a critical analysis of the current literature, the goal is to uncover trends and identify gaps, thereby guiding future research toward innovative solutions in the field of nephrology.</p><p>Advancements in artificial intelligence, innovation, and transformative technologies are pivotal in nephrology and dialysis <ref type="bibr" target="#b1">[2]</ref><ref type="bibr" target="#b2">[3]</ref><ref type="bibr" target="#b3">[4]</ref>. Additionally, the future prospects of AI and modern technologies in managing kidney diseases are extensively reviewed <ref type="bibr" target="#b4">[5,</ref><ref type="bibr" target="#b5">6]</ref>. Research focusing on numerical models and machine learning techniques also holds considerable importance <ref type="bibr" target="#b6">[7]</ref><ref type="bibr" target="#b7">[8]</ref><ref type="bibr" target="#b8">[9]</ref>.</p><p>A key area in nephrology research is the integration of acute kidney injury (AKI) with AIdriven predictive algorithms <ref type="bibr" target="#b9">[10,</ref><ref type="bibr" target="#b10">11]</ref>. Another significant focus includes the development of predictive models in the context of personalized medicine <ref type="bibr" target="#b11">[12]</ref>. AI-based clinical applications in nephrology are explored in works by <ref type="bibr" target="#b12">[13]</ref> and <ref type="bibr" target="#b13">[14]</ref>. Furthermore, ethical considerations surrounding AI applications are discussed in <ref type="bibr" target="#b14">[15]</ref> and <ref type="bibr" target="#b15">[16]</ref>.</p><p>Recent research underscores the integration of AI and machine learning within nephrology. For instance, <ref type="bibr" target="#b16">[17]</ref> develops short-term prognosis prediction models for severe AKI patients undergoing PIRRT (Prolonged Intermittent Renal Replacement Therapy), utilizing algorithms such as Naive Bayes and Random Forest, and highlighting the critical role of serum electrolyte management. Another study <ref type="bibr" target="#b17">[18]</ref>, introduces Sugeno's fuzzy inference system for regression problems involving numerous variables and limited data, demonstrating superior performance over traditional methods.</p><p>In addition, <ref type="bibr" target="#b18">[19]</ref> presents health-disease phase diagrams (HDPDs) for visualizing disease onset probabilities, while <ref type="bibr" target="#b19">[20]</ref> develops CKD.Net, a hybrid model that achieves high accuracy in predicting CKD stages. Other significant contributions include <ref type="bibr" target="#b20">[21]</ref>, which focuses on precise kidney volume measurement using AI, and <ref type="bibr" target="#b21">[22]</ref>, which addresses PRCC (Papillary Renal Cell Carcinoma) stage classification. Furthermore, <ref type="bibr" target="#b22">[23]</ref> showcases the importance of machine learning in predicting AKI and diagnosing PDAC (Pancreatic Ductal Adenocarcinoma).</p><p>A study derived and validated an ML risk score for predicting diabetic kidney disease (DKD) progression using biomarker and electronic patient data <ref type="bibr" target="#b23">[24]</ref>. Research into interpretable ML for early AKI prognosis emphasizes model interpretability benefits <ref type="bibr" target="#b24">[25]</ref>. ML has also been utilized to predict primary nephrotic syndrome pathology without biopsy and identify hub genes in membranous nephropathy <ref type="bibr" target="#b25">[26,</ref><ref type="bibr" target="#b26">27]</ref>. A model for predicting idiopathic membranous nephropathy prognosis is discussed in <ref type="bibr" target="#b27">[28]</ref>. ML models predicting rituximab underdosing in membranous nephropathy show high accuracy, sensitivity, and specificity <ref type="bibr" target="#b28">[29]</ref>. Another study reports a machine learning framework for diagnosing membranous nephropathy from wholeslide images, achieving a 97.32% F1-score <ref type="bibr" target="#b29">[30]</ref>.</p><p>A belief rule-based system for diagnosing primary membranous nephropathy shows significant reliability with 98% sensitivity, 96.9% specificity, 97.8% accuracy, and an AUC of 0.93 <ref type="bibr" target="#b30">[31]</ref>. A predictive model for long-term renal function impairment post-minimally invasive partial nephrectomy has a concordance index of 0.75 <ref type="bibr" target="#b31">[32]</ref>. The use of AI and ML in dialysis is reviewed, focusing on diagnostics, prognosis, and treatment optimization <ref type="bibr" target="#b32">[33]</ref>. Guidelines for proper application and transparent reporting of ML models in biomedical research emphasize best practices <ref type="bibr" target="#b33">[34]</ref>. Recent literature highlights the crucial role of clinical prediction models in modern healthcare, emphasizing challenges and the need for transparent reporting to assess their quality <ref type="bibr" target="#b34">[35]</ref>. The literature underscores the importance of understanding diagnostic and prognostic prediction models, addressing issues such as model development, validation, and sample size considerations to improve clinical decision-making <ref type="bibr" target="#b35">[36]</ref><ref type="bibr" target="#b36">[37]</ref><ref type="bibr" target="#b37">[38]</ref>, as well as valuable research <ref type="bibr" target="#b38">[39,</ref><ref type="bibr" target="#b39">40]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Structure, research scope and methodology in the problem of automatic risk classification</head><p>This section explores the development of an expert system for diagnosing and treating idiopathic membranous nephropathy, focusing specifically on the risk classification module. The system is structured as a hierarchical decision tree that integrates clinical data, diagnostic criteria, and therapeutic guidelines to assist nephrologists in managing IMN.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1.">General overview of system modules</head><p>The expert system consists of several key components, which are shown in Figure <ref type="figure" target="#fig_1">2</ref> and briefly described below:</p><p>1. Diagnostic Module -the diagnosis of (IMN) is confirmed through a combination of patient history, diagnostic tests, and kidney biopsy. The evaluation also considers the likelihood of progression to stage 5 chronic kidney disease (CKD5) by analyzing glomerular filtration rate, levels of proteinuria, and serum albumin concentrations. 2. Risk Stratification -patients are classified into four distinct risk categories -low, intermediate, high, and very high -based on factors such as estimated glomerular filtration rate (eGFR) and proteinuria levels. Each category is associated with specific management strategies tailored to the risk profile. 3. Therapeutic Module -treatment recommendations vary from conservative management to more aggressive immunosuppressive therapies, depending on the risk category. Options include ACE inhibitors or ARBs, rituximab, calcineurin inhibitors, cyclophosphamide, and corticosteroids.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Treatment Effectiveness Assessment Module and Treatment Continuation Module -</head><p>patient response to treatment is re-evaluated after six months. Based on clinical indicators, the treatment plan may be continued, modified, or altered. Protocols are provided for deciding on the appropriate course of action. 5. Follow-up Module -guidelines are provided for the long-term monitoring and management of patients who achieve partial or complete remission, including strategies for addressing treatment resistance and managing relapses. 6. User Interface -the system includes a user-friendly graphical interface designed for ease of use by healthcare professionals. In this article, we focus solely on the Risk Stratification Module (see Fig. <ref type="figure" target="#fig_1">2</ref>) of the expert system, which plays a crucial role in assigning patients to specific risk groups for targeted management. The comparative analysis involves various AI algorithms, from basic linear methods to advanced gradient-based solutions, alongside traditional expert approaches. The details will be explained in the following sections of the article.</p><p>The remaining components of the system -such as diagnostic, therapeutic, and followup modules -will be explored in future research. This initial focus on risk classification aims to demonstrate how AI advancements can enhance traditional nephrological practices and improve patient outcomes.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2.">Input-output model of the classification system</head><p>This subsection details the process of modeling the classification system, presenting the input variables and their corresponding output classifications. The classification model processes clinical parameters to categorize IMN patients into risk groups using a Multi Input Single Output (MISO) framework. The authors used the information provided in the guidelines in <ref type="bibr" target="#b40">[41]</ref>. The 11 inputs to this model, detailed below, include a range of variables:</p><p>1. eGFR (Estimated Glomerular Filtration Rate) -a measure of kidney function estimating how well the kidneys filter blood. 2. Proteinuria -the level of protein present in the urine. 3. Serum Albumin Concentration -the concentration of albumin in the blood. 4. Response to ACEi/ARB Treatment -the percentage reduction in proteinuria after 6 months of treatment with ACE inhibitors or ARBs. 5. Serum anti-PLA2R Concentration -the level of anti-PLA2R antibodies in the serum. 6. Urinary α1-microglobulin Concentration -the concentration of α1-microglobulin in the urine. 7. Urinary IgG Concentration -the concentration of IgG in the urine. 8. Urinary β2-microglobulin Concentration -the concentration of β2-microglobulin in the urine. 9. Selectivity Index -the ratio of different urinary protein components indicating the selectivity of proteinuria. Selectivity Index &gt; 0.20 g.</p><p>Very High Risk h.</p><p>Life-threatening nephrotic syndrome symptoms OR • Rapidly progressive renal impairment not caused by other diseases.</p><p>Machine learning algorithms are excellent at identifying complex interactions between multiple input variables that may not be apparent with rule-based logic alone. This leads to a more nuanced understanding of a patient's risk profile. The guidelines above provide a framework for categorizing data, but they cannot account for every possible combination of lab results and other factors. Nor could a rule-based system easily provide a way to determine which output category values fall into. This gives AI and ML methods an advantage in these types of tasks.</p><p>Machine learning models leverage historical patient data to identify patterns and correlations that enhance the precision of risk classification predictions. This approach, driven by data, refines decision boundaries and reduces the likelihood of misclassification. A key benefit of machine learning models is their capacity to adapt and become more accurate as new data is introduced. Furthermore, certain machine learning models offer insights into the probability of data belonging to specific classes.</p><p>The next section will describe in detail the considered algorithms.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>4.Overview of algorithms used in the study</head><p>In any problem where automatic classification of collected data is needed, selecting the right AI models and numerical algorithms is a key step in developing a robust classification system. Seven AI and ML-based models were selected and tested to provide the best solution to the task. The models feature different algorithms used, such as tree-based methods, ensemble techniques, support vector machines, and neural networks. By using different methods, a comprehensive evaluation and comparison is provided. It also provides researchers with an answer as to which model performs best in classifying the risk of IMN patients. Below is a brief description of each algorithm: This chapter briefly introduces seven different AI and ML models for their usefulness in classifying the risk of IMN patients. The models reviewed include K-Nearest Neighbors, Decision Trees, Random Forests, Support Vector Machines, Adaptive Boosting, LightGBM, and the Multi-layer Perceptron Classifier. Each model offers unique strengths: KNN is straightforward but computationally intense, DTs are interpretable but prone to overfitting. RFs improve stability and generalization, SVMs excel in high-dimensional spaces and AdaBoost focuses on hard-to-classify examples but can be sensitive to noise. LightGBM provides efficiency and scalability for large datasets, and MLPs capture complex patterns but require extensive tuning.</p><formula xml:id="formula_0">1. K-Nearest</formula><p>The next chapter will detail the training process of these models and provide a discussion of the results obtained from their application to the classification task.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>5.Training of models and discussion of achieved results</head><p>In this section, we present the insights gained from the analysis and the results of classifying nephrology patient data using various machine learning models described in Section 4.</p><p>The original dataset included laboratory results relevant to IMN risk classification. To mitigate class imbalance and improve model performance, synthetic data augmentation was applied, generating new data points that mirror the distribution and features of the existing data. For model training, 200 datasets were used, evenly distributed among the four risk categories: low, medium, high, and very high, with 50 datasets in each category. An identical number of datasets were allocated for testing. This approach ensured that the models had ample data for training and a reliable set for evaluation.</p><p>The comparison of precision scores (see Fig. <ref type="figure" target="#fig_2">3</ref>) across various machine learning models in the context of nephrology risk classification reveals important insights into their performance on the dataset prepared and described in the preceding sections. By analyzing the results in Figure <ref type="figure" target="#fig_2">3</ref>, we can discuss in detail the results and implications of each classifier:</p><p>1. MLP Classifier -the MLP classifier achieved a high precision score of 0.96, indicating its robustness in accurately predicting the positive class in the IMN risk classification task. This model's architecture, which simulates the neural networks found in biological brains, has proven effective in capturing the complex, non-linear relationships inherent in the clinical dataset. 2. LightGBM -in contrast, the LightGBM model exhibited a notably lower precision score of 0.11. This result is surprising given LightGBM's reputation for efficiency and high performance in many classification tasks. The poor performance may suggest that the specific characteristics of the nephrology dataset, or the hyperparameters used, do not align well with the strengths of this gradient boosting framework. Further investigation into feature importance and model tuning would be necessary to understand this anomaly. 3. AdaBoost -Adaptive Boosting yielded a precision score of 0.89, demonstrating its capability to enhance weak classifiers by focusing on misclassified instances. This performance indicates that AdaBoost effectively leveraged the synthetic data augmentation and was able to generalize well across the test dataset. 4. Support Vector Machine -the SVM classifier, with a precision score of 0.93, performed robustly, confirming its strength in high-dimensional spaces, where it constructs optimal hyperplanes to segregate different risk classes. This suggests that the SVM is particularly well-suited to handle the complexity of the feature space derived from nephrology patient data. 5. Random Forest -the RF model achieved the highest precision score of 0.98. This ensemble method's exceptional performance underscores its ability to manage the variability within the dataset by combining the predictions of multiple decision trees, thereby enhancing overall predictive accuracy. 6. Decision Tree -the single DT model also performed well, with a precision score of 0.96.</p><p>Despite its simplicity compared to ensemble methods, the decision tree's interpretability and effectiveness in handling this particular dataset are evident from its high score. 7. K-Nearest Neighbors -KNN classifier attained a precision score of 0.88. While KNN is often sensitive to the local structure of the data and can be affected by noise, its performance in this scenario indicates a reasonable degree of success in classifying risk levels among nephrology patients.</p><p>In summary, the Random Forest model emerged as the most effective classifier in terms of precision, followed closely by the Decision Tree and MLP classifiers. The unusually low precision score of LightGBM warrants further exploration to identify potential causes and corrective measures. These findings will inform future work in refining model selection and optimization for nephrology risk classification tasks. The F1-score evaluation of different classifiers (see Fig. <ref type="figure" target="#fig_3">4</ref>), as presented in the nephrology risk classification study, provides deeper insights into the balance between precision and recall across various models. Here, we discuss the performance of each classifier in terms of its F1score, which is particularly useful in assessing the model's effectiveness in dealing with the complexities of an imbalanced dataset:</p><p>1. MLP Classifier -F1-score of 0.96 confirms strong capability in managing complex, nonlinear classification, balancing precision and recall effectively 2. LightGBM -low F1-score of 0.16, suggesting significant struggles with both precision and recall, making it less suitable for this task. 3. Adaptive Boosting -F1-score of 0.84 reflects good performance, particularly in enhancing classification of difficult instances in imbalanced data. 4. Support Vector Machine -SVM scored 0.89 in F1, indicating strong performance with well-balanced precision and recall, effectively separating risk classes. 5. Random Forest -excelled with an F1-score of 0.99, showcasing superior performance by combining multiple decision trees to minimize errors. 6. Decision Tree -DT achieved a high F1-score of 0.94, demonstrating effective classification by accurately partitioning the feature space. 7. K-Nearest Neighbors -F1-score of 0.79 indicates moderate performance, reflecting challenges in balancing precision and recall, particularly with imbalanced data.</p><p>In conclusion, the Random Forest classifier once again proved to be the most effective model in terms of the F1-score, closely followed by the MLP and Decision Tree classifiers. The consistently low performance of LightGBM, as reflected in both precision and F1-score, warrants further exploration. Overall, these results provide clear guidance on the most appropriate machine learning models for nephrology risk classification tasks, with a particular emphasis on the effectiveness of ensemble methods and neural network-based approaches. In summary, the Random Forest model again demonstrated the highest reliability with its near-perfect recall score, followed closely by the MLP and Decision Tree classifiers. The low recall score of LightGBM, similar to its performance in other metrics, suggests that it struggled significantly with this specific task. The confusion matrices (see Fig. <ref type="figure" target="#fig_5">6</ref>) presented in the provided figure summarize the performance of four different machine learning algorithms -KNN, LightGBM, RF, and DT. The results presented in Figure <ref type="figure" target="#fig_5">6</ref> clearly indicate that the RF algorithm in the classification model achieved the best results in the course of the study. On the other hand, LightGBM, similarly to the graphics presented in Figures <ref type="figure" target="#fig_2">3-5</ref>, performed the worst, which is confirmed by the result on the confusion matrix. In the case of the other two algorithms -KNN and DT, their efficiency in the task of risk classification of patients with IMN is confirmed to be decent, but not as good as for RF.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>6.Conclusions</head><p>The comparative analysis of various artificial intelligence and machine learning algorithms for the classification of idiopathic membranous nephropathy risk demonstrates the potential of these technologies in enhancing traditional nephrological practices. The study evaluated seven different AI models, including K-Nearest Neighbors, Decision Trees, Random Forests, Support Vector Machines, Adaptive Boosting, LightGBM, and Multi-layer Perceptron Classifier.</p><p>The results indicate that ensemble methods such as Random Forests outperform other models, achieving a precision score of 0.98, demonstrating their robustness in handling the variability within nephrological data. The MLP Classifier and Decision Tree also showed high precision scores (0.96), suggesting their capability in capturing complex relationships within the clinical dataset. In contrast, LightGBM's performance was unexpectedly low, with a precision score of 0.11, indicating that further tuning and investigation into model parameters are required for this specific application.</p><p>The study highlights that AI models, particularly ensemble methods, can significantly improve the accuracy of risk classification in nephrology, potentially leading to better patient outcomes. However, the results also underscore the importance of selecting appropriate models and fine-tuning them to the specific characteristics of medical datasets. Future research should focus on optimizing these models and exploring their integration into clinical decision support systems to assist nephrologists in managing kidney diseases more effectively.</p><p>Overall, this work provides a foundation for the continued exploration and application of AI in nephrology, emphasizing the need for further validation and refinement to achieve reliable and clinically applicable tools.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: General outline of the procedure for research and verification of the problem.</figDesc><graphic coords="2,170.80,242.85,253.45,307.15" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 2 :</head><label>2</label><figDesc>Figure 2: General diagram of the system with the module being the object of the study marked.</figDesc><graphic coords="5,88.00,85.00,424.80,143.40" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 3 :</head><label>3</label><figDesc>Figure 3: Precision results for tested models.</figDesc><graphic coords="8,88.00,419.30,424.80,211.80" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Figure 4 :</head><label>4</label><figDesc>Figure 4: F1-score results for tested models.</figDesc><graphic coords="10,88.00,85.00,424.80,211.80" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head>Figure 5 : 5 .</head><label>55</label><figDesc>Figure 5: Recall results for tested models.The recall scores (see Fig.5) across various classifiers in the context of nephrology risk classification provide key insights into each model's ability to identify relevant cases within the dataset. Below is a summary of the performance for each classifier:1. MLP Classifier -the MLP achieved a high recall score of 0.96, confirming its strong ability to identify nearly all relevant cases, making it one of the most effective models in this study. 2. LightGBM -the LightGBM model exhibited a low recall score of 0.25, indicating significant issues with sensitivity and a tendency to miss a substantial number of relevant cases. 3. Adaptive Boosting -AdaBoost scored 0.85 in recall, suggesting good sensitivity, as it effectively identified most of the relevant instances in the dataset. 4. Support Vector Machine -the SVM achieved a recall score of 0.88, showing strong sensitivity and a solid ability to correctly identify relevant cases, with few false negatives. 5. Random Forest -with an exceptional recall score of 0.99, the Random Forest model nearly perfectly identified relevant instances, making it highly reliable in this classification task. 6. Decision Tree -the DT model recorded a high recall score of 0.93, demonstrating its effectiveness in capturing most relevant cases and minimizing false negatives. 7. K-Nearest Neighbors -KNN classifier achieved a recall score of 0.81, indicating decent sensitivity but missing some relevant instances, reflecting moderate recall performance.</figDesc><graphic coords="11,88.00,85.00,424.80,211.80" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_5"><head>Figure 6 :</head><label>6</label><figDesc>Figure 6: Example results of the confusion matrix for models.</figDesc><graphic coords="12,88.60,85.00,423.60,257.40" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>10 .</head><label>10</label><figDesc>Nephrotic Syndrome Symptoms -the presence of severe symptoms associated with nephrotic syndrome (binary value). 11. Rapid Renal Function Impairment -a swift decline in kidney function not attributable to other diseases (binary value). Proteinuria &gt; 3.5 g/d and no reduction &gt; 50% after 6 months of ACEi/ARB treatment OR • Does not meet high risk criteria 3. High Risk • eGFR &lt; 60 ml/min/1.73 m² and/or Proteinuria &gt; 8 g/d for 6 months OR • eGFR &gt; 60 ml/min/1.73 m² • Proteinuria &gt; 3.5 g/d and no reduction &gt; 50% after 6 months of ACEi/ARB treatment, plus one of the following: a.</figDesc><table><row><cell cols="2">The classification model uses machine learning to provide accurate and reliable risk</cell></row><row><cell cols="2">assessments. Risk categories are defined by specific clinical criteria, and integrating machine</cell></row><row><cell cols="2">learning techniques significantly increases the model's capabilities:</cell></row><row><cell>1. Low Risk</cell><cell></cell></row><row><cell cols="2">• eGFR &gt; 60 ml/min/1.73 m²</cell></row><row><cell cols="2">• Proteinuria &lt; 3.5 g/d</cell></row><row><cell cols="2">• Serum albumin &gt; 30 g/l OR</cell></row><row><cell cols="2">• eGFR &gt; 60 ml/min/1.73 m²</cell></row><row><cell cols="2">• Proteinuria &lt; 3.5 g/d or a reduction &gt; 50% after 6 months of ACEi/ARB treatment</cell></row><row><cell>2. Moderate Risk</cell><cell></cell></row><row><cell cols="2">• eGFR &gt; 60 ml/min/1.73 m²</cell></row><row><cell cols="2">• Serum albumin &lt; 2.5 g/dl</cell></row><row><cell>b.</cell><cell>Serum anti-PLA2R &gt; 50 RU/ml</cell></row><row><cell>c.</cell><cell>Urinary β2-microglobulin &gt; 40 μg/min</cell></row><row><cell>d.</cell><cell>Urinary IgG &gt; 1 μg/min</cell></row><row><cell>e.</cell><cell>Urinary β2-microglobulin &gt; 250 mg/d</cell></row><row><cell>f.</cell><cell></cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head></head><label></label><figDesc>LightGBM is a gradient boosting framework designed for efficiency and scalability, particularly with large datasets. It uses tree-based learning algorithms and includes optimizations to improve both speed and memory efficiency. 7. The Multi-layer Perceptron (MLP) Classifier is a type of neural network with multiple layers of neurons. It is adept at capturing complex patterns in data and can be used for classification and regression. However, MLPs require careful tuning of hyperparameters and can involve lengthy training processes.</figDesc><table /><note>Neighbors (KNN) is a straightforward, non-parametric method used for both classification and regression. It classifies a data point by considering the most common class among its 𝑘 nearest neighbors in the feature space. While KNN is simple to grasp and implement, it can become computationally heavy with larger datasets. 2. Decision trees (DT) offer a flexible approach to machine learning for both classification and regression tasks. They partition data into subsets based on feature values, creating a tree-like structure of decisions. Though easy to interpret, decision trees can overfit the data if not properly managed through pruning. 3. Random forests (RF) are an ensemble learning method that builds and combines multiple decision trees to achieve more accurate and stable predictions. By using different subsets of data and features to construct each tree, random forests enhance generalization and help reduce overfitting. 4. Support Vector Machines (SVMs) are effective classifiers that determine the optimal hyperplane for separating classes in the feature space. They work well in highdimensional settings and can address both linear and non-linear classification problems through kernel functions. 5. Adaptive Boosting (AdaBoost) is an ensemble technique that merges several weak classifiers into a strong one. It adjusts the weights of misclassified instances during each iteration, placing greater emphasis on harder-to-classify examples. Despite its simplicity, AdaBoost can be sensitive to noisy data. 6.</note></figure>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Epidemiology of chronic kidney disease: an update 2022</title>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">P</forename><surname>Kovesdy</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Kidney International Supplements</title>
		<imprint>
			<biblScope unit="volume">12</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="7" to="11" />
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Artificial intelligence in nephrology: core concepts, clinical applications, and perspectives</title>
		<author>
			<persName><forename type="first">O</forename><surname>Niel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Bastard</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">American Journal of Kidney Diseases</title>
		<imprint>
			<biblScope unit="volume">74</biblScope>
			<biblScope unit="issue">6</biblScope>
			<biblScope unit="page" from="803" to="810" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">The current and future landscape of dialysis</title>
		<author>
			<persName><forename type="first">J</forename><surname>Himmelfarb</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Vanholder</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Mehrotra</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Tonelli</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Nature Reviews Nephrology</title>
		<imprint>
			<biblScope unit="volume">16</biblScope>
			<biblScope unit="issue">10</biblScope>
			<biblScope unit="page" from="573" to="585" />
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Novel strategies in nephrology: what to expect from the future?</title>
		<author>
			<persName><forename type="first">S</forename><surname>Copur</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Tanriover</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Yavuz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">J</forename><surname>Soler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Ortiz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Covic</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Kanbay</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Clinical Kidney Journal</title>
		<imprint>
			<biblScope unit="volume">16</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="230" to="244" />
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Automation and decision support in the area of nephrology using numerical algorithms, artificial intelligence and expert approachreview of the current state of knowledge</title>
		<author>
			<persName><forename type="first">D</forename><surname>Pawuś</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Porażko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Paszkiel</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Access</title>
		<imprint>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Transforming nephrology</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">H</forename><surname>Rosner</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">S</forename><surname>Berns</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Clinical Journal of the American Society of Nephrology: CJASN</title>
		<imprint>
			<biblScope unit="volume">13</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page">331</biblScope>
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Recent Advances and Future Perspectives in the Use of Machine Learning and Mathematical Models in Nephrology</title>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">P</forename><surname>Galuzio</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Cherif</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Advances in Chronic Kidney Disease</title>
		<imprint>
			<biblScope unit="volume">29</biblScope>
			<biblScope unit="issue">5</biblScope>
			<biblScope unit="page" from="472" to="479" />
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">A machine learning model for acute kidney injury prediction with novel kidney biomarkers</title>
		<author>
			<persName><forename type="first">S</forename><surname>Narayan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Second International Conference on Next Generation Intelligent Systems (ICNGIS), IEEE</title>
				<imprint>
			<date type="published" when="2022">2022. 2022</date>
			<biblScope unit="page" from="1" to="5" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Artificial intelligence in nephrology</title>
		<author>
			<persName><forename type="first">S</forename><surname>Anand</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Verma</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Artificial Intelligence in Clinical Practice</title>
		<imprint>
			<biblScope unit="page" from="201" to="209" />
			<date type="published" when="2024">2024</date>
			<publisher>Elsevier</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Cautious optimism: Artificial intelligence and acute kidney injury</title>
		<author>
			<persName><forename type="first">T</forename><surname>Bajaj</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">L</forename><surname>Koyner</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Clinical Journal of the American Society of Nephrology</title>
		<imprint>
			<biblScope unit="volume">18</biblScope>
			<biblScope unit="issue">5</biblScope>
			<biblScope unit="page" from="668" to="670" />
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Deep-learning-based real-time prediction of acute kidney injury outperforms human predictive performance</title>
		<author>
			<persName><forename type="first">N</forename><surname>Rank</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Pfahringer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Kempfert</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Stamm</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Kühne</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Schoenrath</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Falk</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Eickhoff</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Meyer</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">NPJ Digital Medicine</title>
		<imprint>
			<biblScope unit="volume">3</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page">139</biblScope>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">A Review of Artificial Intelligence for Predictive Healthcare Analytics and Healthcare IoT Applications</title>
		<author>
			<persName><forename type="first">A</forename><surname>Chaudhari</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Sarode</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Udtewar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Moharkar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Patil</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Barreto</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">International Conference on Intelligent Computing and Networking</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2023">2023</date>
			<biblScope unit="page" from="555" to="562" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Deep learning to classify arteriovenous access aneurysms in hemodialysis patients</title>
		<author>
			<persName><forename type="first">H</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Preddie</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Krackov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Sor</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Waguespack</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Kuang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Ye</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Kotanko</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Clinical Kidney Journal</title>
		<imprint>
			<biblScope unit="volume">15</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="829" to="830" />
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Applications of machine learning methods in kidney disease: hope or hype?</title>
		<author>
			<persName><forename type="first">L</forename><surname>Chan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Vaid</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">N</forename><surname>Nadkarni</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Current Opinion in Nephrology and Hypertension</title>
		<imprint>
			<biblScope unit="volume">29</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="319" to="326" />
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">A call for an ethics and governance action plan to harness the power of artificial intelligence and digitalization in nephrology</title>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">W</forename><surname>Ho</surname></persName>
		</author>
		<author>
			<persName><forename type="first">.-L</forename><surname>Caals</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Seminars in Nephrology</title>
		<imprint>
			<biblScope unit="volume">41</biblScope>
			<biblScope unit="page" from="282" to="293" />
			<date type="published" when="2021">2021</date>
			<publisher>Elsevier</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Ethical Dilemmas in Using AI for Academic Writing and an Example Framework for Peer Review in Nephrology Academia: A Narrative Review</title>
		<author>
			<persName><forename type="first">J</forename><surname>Miao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Thongprayoon</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Suppadungsuk</surname></persName>
		</author>
		<author>
			<persName><surname>Garcia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><forename type="middle">A</forename><surname>Valencia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Qureshi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Cheungpasitporn</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Clinics and Practice</title>
		<imprint>
			<biblScope unit="volume">14</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="89" to="105" />
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Short-term prognostic models for severe acute kidney injury patients receiving prolonged intermittent renal replacement therapy based on machine learning</title>
		<author>
			<persName><forename type="first">W</forename><surname>Wei</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Cai</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Chen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Yuan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Fan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Rong</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">BMC Medical Informatics and Decision Making</title>
		<imprint>
			<biblScope unit="volume">23</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page">133</biblScope>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Fuzzy linear regression based on a hybrid of fuzzy C-means and the fuzzy inference system for predicting serum iron levels in patients with chronic kidney disease</title>
		<author>
			<persName><forename type="first">S</forename><surname>Kusumadewi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Rosita</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">G</forename><surname>Wahyuni</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Expert Systems with Applications</title>
		<imprint>
			<biblScope unit="volume">227</biblScope>
			<biblScope unit="page">120314</biblScope>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Individual health-disease phase diagrams for disease prevention based on machine learning</title>
		<author>
			<persName><forename type="first">K</forename><surname>Nakamura</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Uchino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Sato</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Araki</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Terayama</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Kojima</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Murashita</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Itoh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Mikami</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Tamada</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Biomedical Informatics</title>
		<imprint>
			<biblScope unit="volume">144</biblScope>
			<biblScope unit="page">104448</biblScope>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Net: A novel deep learning hybrid model for effective, realtime, automated screening tool towards prediction of multi stages of CKD along with eGFR and creatinine</title>
		<author>
			<persName><forename type="first">S</forename><surname>Akter</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Ahmed</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Al Imran</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Habib</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">U</forename><surname>Haque</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">S</forename><surname>Rahman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">R</forename><surname>Hasan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Mahjabeen</surname></persName>
		</author>
		<author>
			<persName><surname>Ckd</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Expert Systems with Applications</title>
		<imprint>
			<biblScope unit="volume">223</biblScope>
			<biblScope unit="page">119851</biblScope>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">Advanced kidney volume measurement method using ultrasonography with artificial intelligencebased hybrid learning in children</title>
		<author>
			<persName><forename type="first">D.-W</forename><surname>Kim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H.-G</forename><surname>Ahn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Kim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C.-S</forename><surname>Yoon</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J.-H</forename><surname>Kim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Yang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Sensors</title>
		<imprint>
			<biblScope unit="volume">21</biblScope>
			<biblScope unit="issue">20</biblScope>
			<biblScope unit="page">6846</biblScope>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<analytic>
		<title level="a" type="main">Machine learning models to predict the progression from early to late stages of papillary renal cell carcinoma</title>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">P</forename><surname>Singh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">S</forename><surname>Bapi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Vinod</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Computers in Biology and Medicine</title>
		<imprint>
			<biblScope unit="volume">100</biblScope>
			<biblScope unit="page" from="92" to="99" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">Automated classification of urine biomarkers to diagnose pancreatic cancer using 1-D convolutional neural networks</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">E</forename><surname>Karar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>El-Fishawy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Radad</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Biological Engineering</title>
		<imprint>
			<biblScope unit="volume">17</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page">28</biblScope>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b23">
	<analytic>
		<title level="a" type="main">Derivation and validation of a machine learning risk score using biomarker and electronic patient data to predict progression of diabetic kidney disease</title>
		<author>
			<persName><forename type="first">L</forename><surname>Chan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">N</forename><surname>Nadkarni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Fleming</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">R</forename><surname>Mccullough</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Connolly</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Mosoyan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>El Salem</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">W</forename><surname>Kattan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">A</forename><surname>Vassalotti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Murphy</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Diabetologia</title>
		<imprint>
			<biblScope unit="volume">64</biblScope>
			<biblScope unit="page" from="1504" to="1515" />
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b24">
	<analytic>
		<title level="a" type="main">Application of interpretable machine learning for early prediction of prognosis in acute kidney injury</title>
		<author>
			<persName><forename type="first">C</forename><surname>Hu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Q</forename><surname>Tan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Q</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Zou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Peng</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Computational and Structural Biotechnology Journal</title>
		<imprint>
			<biblScope unit="volume">20</biblScope>
			<biblScope unit="page" from="2861" to="2870" />
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b25">
	<analytic>
		<title level="a" type="main">Biopsy-free prediction of pathologic type of primary nephrotic syndrome using a machine learning algorithm</title>
		<author>
			<persName><forename type="first">C</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Yao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Zhu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Lu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Xu</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Kidney and Blood Pressure Research</title>
		<imprint>
			<biblScope unit="volume">42</biblScope>
			<biblScope unit="issue">6</biblScope>
			<biblScope unit="page" from="1045" to="1052" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b26">
	<monogr>
		<title level="m" type="main">Identification and validation of two hub genes involved in membranous nephropathy based on machine learning</title>
		<author>
			<persName><forename type="first">Y.-B</forename><surname>Pan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H.-M</forename><surname>Ye</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z.-H</forename><surname>Jiang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D.-J</forename><surname>Chen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Teng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C.-A</forename><surname>Guan</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b27">
	<analytic>
		<title level="a" type="main">Machine learning model to estimate probability of remission in patients with idiopathic membranous nephropathy</title>
		<author>
			<persName><forename type="first">L</forename><surname>Duo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Chen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Zuo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Guo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>He</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Zhao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Kang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Tang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Immunopharmacology</title>
		<imprint>
			<biblScope unit="volume">125</biblScope>
			<biblScope unit="page">111126</biblScope>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b28">
	<analytic>
		<title level="a" type="main">Optimization of rituximab Therapy in Adult patients with PLA2R1-associated Membranous Nephropathy with Artificial Intelligence</title>
		<author>
			<persName><forename type="first">A</forename><surname>Destere</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Teisseyre</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Merino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Cremoni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">O</forename><surname>Gérard</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Crepin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Jourdechiche</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Graça</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Zorzi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Fernandez</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Kidney International Reports</title>
		<imprint>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b29">
	<analytic>
		<title level="a" type="main">Accurate Kidney Pathological Image Classification Method Based on Deep Learning and Multi-Modal Fusion Method with Application to Membranous Nephropathy</title>
		<author>
			<persName><forename type="first">F</forename><surname>Hao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Liu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Han</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Life</title>
		<imprint>
			<biblScope unit="volume">13</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page">399</biblScope>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b30">
	<analytic>
		<title level="a" type="main">Computer-aided diagnosis of primary membranous nephropathy using expert system</title>
		<author>
			<persName><forename type="first">J</forename><surname>Gao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Xu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Guo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Sun</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">BioMedical Engineering OnLine</title>
		<imprint>
			<biblScope unit="volume">22</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="1" to="24" />
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b31">
	<analytic>
		<title level="a" type="main">A new machine-learning model to predict long-term renal function impairment after minimally invasive partial nephrectomy: the Fundació Puigvert predictive model</title>
		<author>
			<persName><forename type="first">A</forename><surname>Uleri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Baboudjian</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Gallioli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Territo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">M</forename><surname>Gaya</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Sanz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Robalino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Casadevall</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Diana</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Verri</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">World Journal of Urology</title>
		<imprint>
			<biblScope unit="volume">41</biblScope>
			<biblScope unit="issue">11</biblScope>
			<biblScope unit="page" from="2985" to="2990" />
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b32">
	<analytic>
		<title level="a" type="main">Artificial Intelligence and Machine Learning in Dialysis: Ready for Prime Time?</title>
		<author>
			<persName><forename type="first">P</forename><surname>Kotanko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Wang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Clinical Journal of the American Society of Nephrology</title>
		<imprint>
			<biblScope unit="page" from="10" to="2215" />
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b33">
	<analytic>
		<title level="a" type="main">Guidelines for developing and reporting machine learning predictive models in biomedical research: a multidisciplinary view</title>
		<author>
			<persName><forename type="first">W</forename><surname>Luo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Phung</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Tran</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Gupta</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Rana</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Karmakar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Shilton</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Yearwood</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Dimitrova</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">B</forename><surname>Ho</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Medical Internet Research</title>
		<imprint>
			<biblScope unit="volume">18</biblScope>
			<biblScope unit="issue">12</biblScope>
			<biblScope unit="page">e323</biblScope>
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b34">
	<analytic>
		<title level="a" type="main">Clinical prediction models: diagnosis versus prognosis</title>
		<author>
			<persName><forename type="first">M</forename><surname>Van Smeden</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">B</forename><surname>Reitsma</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">D</forename><surname>Riley</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">S</forename><surname>Collins</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">G</forename><surname>Moons</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Clinical Epidemiology</title>
		<imprint>
			<biblScope unit="volume">132</biblScope>
			<biblScope unit="page" from="142" to="145" />
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b35">
	<analytic>
		<title level="a" type="main">Transparent reporting of a multivariable prediction model for individual prognosis or diagnosis (TRIPOD) the TRIPOD statement</title>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">S</forename><surname>Collins</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">B</forename><surname>Reitsma</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">G</forename><surname>Altman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">G</forename><surname>Moons</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Circulation</title>
		<imprint>
			<biblScope unit="volume">131</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="211" to="219" />
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b36">
	<analytic>
		<title level="a" type="main">Calculating the sample size required for developing a clinical prediction model</title>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">D</forename><surname>Riley</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Ensor</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">I</forename><surname>Snell</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><forename type="middle">E</forename><surname>Harrell</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">P</forename><surname>Martin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">B</forename><surname>Reitsma</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">G</forename><surname>Moons</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Collins</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Van Smeden</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Bmj</title>
		<imprint>
			<biblScope unit="volume">368</biblScope>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b37">
	<analytic>
		<title level="a" type="main">Adaptive sample size determination for the development of clinical prediction models</title>
		<author>
			<persName><forename type="first">E</forename><surname>Christodoulou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Van Smeden</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Edlinger</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Timmerman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Wanitschek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">W</forename><surname>Steyerberg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Van Calster</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Diagnostic and Prognostic Research</title>
		<imprint>
			<biblScope unit="volume">5</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="1" to="12" />
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b38">
	<analytic>
		<title level="a" type="main">Minimum sample size for external validation of a clinical prediction model with a binary outcome</title>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">D</forename><surname>Riley</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">P</forename><surname>Debray</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">S</forename><surname>Collins</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Archer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Ensor</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Van Smeden</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">I</forename><surname>Snell</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Statistics in Medicine</title>
		<imprint>
			<biblScope unit="volume">40</biblScope>
			<biblScope unit="issue">19</biblScope>
			<biblScope unit="page" from="4230" to="4251" />
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b39">
	<analytic>
		<title level="a" type="main">Minimum sample size for external validation of a clinical prediction model with a continuous outcome</title>
		<author>
			<persName><forename type="first">L</forename><surname>Archer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">I</forename><surname>Snell</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Ensor</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">T</forename><surname>Hudda</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">S</forename><surname>Collins</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">D</forename><surname>Riley</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Statistics in Medicine</title>
		<imprint>
			<biblScope unit="volume">40</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="133" to="146" />
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b40">
	<analytic>
		<title level="a" type="main">KDIGO 2021 clinical practice guideline for the management of glomerular diseases</title>
		<author>
			<persName><forename type="first">B</forename><forename type="middle">H</forename><surname>Rovin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">G</forename><surname>Adler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Barratt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Bridoux</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">A</forename><surname>Burdge</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">M</forename><surname>Chan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">T</forename><surname>Cook</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><forename type="middle">C</forename><surname>Fervenza</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">L</forename><surname>Gibson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">J</forename><surname>Glassock</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Kidney International</title>
		<imprint>
			<biblScope unit="volume">100</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="S1" to="S276" />
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
