Study of machine learning techniques for outcome assessment of leptospirosis patients (2024)

Introduction

Leptospirosis is a bacterial disease that affects people all over the world, as well as domestic and wild animals1,2. When infected, these animals carry the pathogen in their renal tubules, releasing it through their urine, spreading the bacteria in the environment, allowing the infection of other beings when they come into contact with contaminated water and mud1,2,3,4.

This disease has been underestimated because it affects populations with socioeconomic vulnerability, living in areas without basic sanitation, especially during rainy seasons1,3,4. Moreover, its symptoms are similar to those of other diseases that occur during the same seasonal period1.

The highest occurrence of leptospirosis in Brazil has been recorded in the more developed regions (southeast and south), which are places with larger populations and greater access to health care1,5,6,7. In the northern region, although the climate and biological diversity are more conducive to the maintenance of the bacterium, the recording of cases of leptospirosis is lower, intensified by the difficulty in diagnosis and inefficient clinical care5,8. This limitation, besides having a direct impact on the number of confirmed cases in the region, makes it difficult for public health organizations to recognize cases and affects the development of policies aimed at eradicating the disease9,10,11.

The disease presents symptoms similar to other diseases, such as influenza, dengue, typhoid fever, rickettsiosis, aseptic meningitis, hepatitis, and malaria, which makes the correct diagnosis more difficult and agile, resulting in inadequate treatment and even death in more severe cases1,12. The transmission is associated with environmental factors such as the occurrence of floods that favor the contact of humans with the excreta of reservoirs4. The penetration of the microorganism in the host happens through the skin with lesions, or in the intact skin when immersed in water for a long time, or through the mucous membranes3.

In Brazil, public health planning is based on the records contained in government systems, such as the National System of Aggressions and Notification (SINAN, in Portuguese), where the notifications of cases (suspected, confirmed and unconfirmed) of diseases monitored by the Ministry of Health are recorded13.

Although these platforms also contribute to the advancement of health research, there are structural problems in their organization, such as missing values, data redundancy, and underreporting of cases, especially for leptospirosis14. These conditions reinforce the need to use Artificial Intelligence (AI) models to formulate solutions related to prediction, given the efficiency of learning models and the large number of characteristics considered in the health sector.

Predictive models from AI allow the identification of patterns, considering variables of various typologies, such as socioeconomic, demographic, social, clinical among others15. This approach is capable of profiling individuals who could possibly develop a favorable picture of some syndrome16. Moreover, with the aid of AI it is possible to apply learning models from a large volume of data, generating solutions to aid diagnosis, treatment and clinical follow-up, for example17,18,19,20,21.

Due to the above, this study aims to propose a model that acts in the identification of variables that most contributed to the outcome of cure or death of the patient with leptospirosis in the state of Para (2007-2017), from the implementation of data mining techniques for the development of model based on three classification algorithms (Decision Tree, Random Forest and Adaboost) and their machine learning performance metrics, in order to identify in advance which variables are more sensitive to the outcome of leptospirosis cases.

Methods

Data source

The data for this research is provided by the Department of Health of the State of Pará, Brazil, in accordance with Law No. 12.527, of November 18, 2011, in the form of aggregated information, without the possibility of individual identification. This secondary database can also be requested in person by the aforementioned sector or through the Citizen Information Service (SIC).

Ethics Committee

The research was not submitted to the Ethics Committee, as according to Art. 26 of the Resolution of the National Health Council of Brazil n\(^{\circ }.\) 674 of May 6, 2022, reinforced by Article 1 of the Resolution of the National Health Council of Brazil n\(^{\circ }.\) 510 of April 7, 2016, is exempt from consideration by the Committee of ethics in the CEP/Conep System, research that uses publicly accessible information, uses public domain information and uses information or data already available in aggregate form, without the possibility of individual identification.

Data

The data source was collected from SINAN, referring to the 1,319 cases of leptospirosis of patients in the state of Pará, which evolved to death or cure of the disease in the period between the years 2007 to 2017 (10 years), kindly provided by the Health Secretariat of the State of Para (SESPA, in Portuguese). Patients’ personal information was not used for confidentiality purposes.

The database used contained information on leptospirosis patients at different stages, with different times between the presentation of the first symptoms and medical care, even presenting initial symptoms similar to those of other illnesses that generally occur in the same period of the year (influenza, dengue fever, typhoid fever, rickettsioses, aseptic meningitis, hepatitis, and malaria).

In Figure1 demonstrate that the only exclusion criterion was confirmation of the disease in patients with leptospirosis that evolved to cure or death. The same figure also present the frequency of some attributes of these groups:

Inclusion and exclusion criteria flowchart.

Full size image

Database processing and preliminary attribute selection

The database obtained had a large number of attributes, and only those that dealt with specific characteristics of the disease were selected. During the process of extracting the data of interest, it was necessary to use a Data Science technique to manipulate all the information, the Exploratory Data Analysis (EDA), used to visualize the main characteristics, identifying insights and possible outputs of the data set. For the methodological process employed, the order of the steps for processing the input dataset was established. Initially, the SINAN database was analyzed, where the data of interest were chosen, which underwent pre-processing, and prediction by machine learning models, and later the results were evaluated according to the objective of the research, corroborating [23].

The choice of specific attributes was made to facilitate their application in predicting leptospirosis in regions lacking the necessary infrastructure for prompt laboratory diagnosis, a scenario often observed in numerous municipalities within the Amazon.

Selection of the attributes of interest

Initially, 15 (fifteen) attributes, contained in Table1, were selected for analysis of the patient’s outcome (death or cure). Before starting the data preprocessing process, it was essential to eliminate attributes that were not relevant to the object of the research, which was to investigate and evaluate models based on Machine Learning to infer the outcome of patients with leptospirosis.

Full size table

In this case, after evaluation, it was found that the attributes: contact with flood water or mud, place with signs of rodents, and garbage/debris could contribute to the diagnostic analysis, but not to the outcome evaluation, since it was already found that the patients were ill during the period studied.

After this evaluation, a new attribute selection was performed, keeping the following attributes from Table1: elapsed time (in days) between first symptoms and medical care (T_first_symptoms_medical_attention), elapsed time (in days) between first symptoms and sample collection for the ELISA laboratory test (T_first_symptoms_sample_collection_ELISA), time elapsed (in days) between medical care and hospitalization (T_medical_attention_hospitalization), presentation of symptoms (headache, vomiting, jaundice, renal insufficiency, and respiratory changes).

Preprocessing of attributes

For the remaining attributes it was observed the amount of missing values, a factor considered important for determining the attributes of interest. Missing values can be derived from several failures during the collection and storage of information, loss of data in the system or even human error of filling in the hosting platform. Thus, patient records that had more than 5 missing value attributes were eliminated, resulting in 1,120 records, accounting for only 164 death records in relation to the 956 cured patients.

Due to the unbalance of the base, in the pre-processing stage, it was mandatory to use methods to perform the balancing and the best procedure to adjust the large amount of missing values in several attributes of the base (Table1), such as time elapsed between medical care and hospital admission (270), time elapsed between the onset of the first symptoms and the collection of the first sample for ELISA (216), fever (30), myalgia (38), headache (49), prostration (90), calf pain (81), vomiting (63), jaundice (59), renal insufficiency (110), respiratory changes (85).

Considering the small and unbalanced database, keeping records with missing and undetermined values (treated as undetermined) was necessary, and augmentation using SMOTE technique to balance the cure or death bases. Thus, the feature_INDETERMINED (binary) attribute was created to indicate when the value of a given attribute for a record was unknown (in this case, the feature_INDETERMINED attribute would be set to 1). If the attribute was known (yes = 1 or no = 0), the feature_INDETERMINED attribute of that record will be 0, indicating that the attribute information is known.

Full size table

Due to the problems related to the occurrence of unbalance between the classes death and cure, balancing was performed using the SMOTE method22. To apply this method, attributes were added to discriminate the cases of indeterminate information in the database. This is necessary for the categorical attributes that had missing values. Thus, at the end of this step, Table2 shows the list of attributes considered and the values associated with each attribute. Note that only the attribute fever does not have an undetermined option.

The adjustment of the predictive model was performed by dividing the data set in holdout mode into training and test. The balanced sample was divided in a stratified way (with the same number of records for each class in the training and test files), and the test database was formed with records not artificially generated in the balancing process, and, for this reason, it was not possible to build a test database with more than 70 records (35 of each class, cure and death). For the training database, there were 890 records of cured patients and 890 deaths.

Next, CFS23 and ReliefF24 variable selection methods were used to indicate which variables might be less favorable to the outcome performance. The results of the descending order in terms of importance by the methods can be seen in Table3.

Full size table

To investigate the most suitable set of attributes, several configurations used in the classification models were evaluated, removing variables one by one, as can be seen in each row of Table 4. Except for the first experiment, which considered all attributes, i.e., did not remove any, all other experiments were created by suppressing attributes considered less important by the attribute selection methods that presented negative importances value in the ReliefF selection method ranking.

Full size table

Results

The study focused on the initial understanding of data related to the outcomes of leptospirosis cases through Exploratory Data Analysis. The objective of this analysis was to identify patterns, trends, and outliers before applying specific learning techniques. This approach provided an in-depth insight into the dataset, laying a solid foundation for the implementation of subsequent techniques.

Quantitative of confirmed cases that evolved into cure or death.

Full size image

The implementation of exploratory analysis is a procedure that precedes the application of learning models, as illustrated in Figure2, detailing the entire process. Initially, the mortality rate was 14.66% concerning the total cases, making it imperative to employ the SMOTE Model to balance the dataset. This process is crucial in the context of machine learning to address imbalances in data classes, enhancing model performance, and mitigating overfitting. In addition, the use of augmentation, through the SMOTE technique, on the training data avoids data replication, focusing on preserving the diversity and representativeness of the original data, allowing for realistic variations, improving the robustness and generalizability of the model, acting as an even better protection against overfitting.

Mortality rates among individuals with leptospirosis from 2007 to 2017 reveal interesting trends, as shown in Figure2. In 2007, the recovery rate was at 80%, with a mortality rate of 20%. Over the years, cure rates showed a steady increase, reaching a peak in 2011, reaching 87%, while mortality rates decreased. The following years exhibited variations in recovery and mortality rates, illustrating the evolution of patterns over the analyzed period.

Definition of machine learning (ML) models

The ML models chosen to evaluate the outcomes were Random Forest, Adaboost and Decision Tree. The motivations for choosing these models were: the use of these models in similar studies and the good results obtained, when compared to various models that were also tested. These models have been widely used for this purpose, with the implementation of Python 3.7.6 and the libraries scikit-learn, numpy, pandas and matplotlib.

Model analysis

The results obtained were compared based on performance evaluation metrics, which were: precision, recall, f1-score, MCC (Matthews correlation coefficient) and ROC (Receiver Operating Characteristics), besides the confusion matrix that is an indicator of identification of all four types of classification performance (True Positive - TP, False Negative - FN, False Positive - FP and True Negative - TN) of the binary classification model. Note that one of the main goals of the classifiers is to maximize the instances of TP (patients who will die as indicated by the algorithm and who actually died) and TN (patients who will be cured as indicated by the algorithm and who actually are cured), which represent the test confusion matrix of the models used. For the FP and FN of the confusion matrix, we aimed to minimize the values obtained, since they represent errors in the classification of possible leptospirosis outcomes.

After investigating methods applied to the data in the preprocessing phase, the results obtained in the experiments showed that some supervised machine learning models produce a good classification depending on the attributes and hyperparameters used. The choice of hyperparameters is also a task that directly impacts the performance of the classification model, so its definition was supported by the Grid Search method (it exhaustively combines the values listed for each algorithm, evaluating all the models resulting from these combinations). Table5 presents the hyperparameters investigated for each algorithm, which allowed adjusting the training of the models used.

Full size table

For the Decision Tree, values for each hyperparameter of the algorithm were evaluated: maximum depth of the tree—integer values in the interval {3,15}, the minimum number of samples for a node—integer values in the interval {2, 15}, the minimum number of leaves—integer values in the interval {2,8} and the impurity metrics “gini” and “entropy”. Thus, to identify the best configuration of these hyperparameters, an exhaustive search is performed combining all possible values of these attributes, of which 840 different models for Decision Tree, 19200 for Random Forest, and 1200 for Adboost.

For Random Forest the following hyperparameter possibilities were specified to be investigated: maximum depth {3,10} (integer values in the interval), the minimum number of samples for a node with integers in the interval {2, 16}, the number of trees used were considered the values of the dataset {50, 100 and 150}, attribute evaluation criteria “gini” and “entropy”, and the maximum number of features to be randomly drawn for the evaluation criteria of each attribute to be measured, ranging from values in the interval {2, 11}.

As for Adaboost, the following values were checked for hyperparameters maximum depth:1,2,3, learning rate {0.05, 0.10, 0.20, 0.30, 0.40, 0.50, 0.60, 0.70, 0.80, 0.90, 1.00}, number of “weak” estimators: {50, 100, 150, 200} and minimum number of samples for a leaf: {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}.

The ML models were evaluated based on accuracy. The results shown in Table6 (training base) and Table7 (validation base), demonstrate the values obtained with the accuracy in the respective models. In both tables, the first column indicates the evaluated algorithms and the following 13 columns indicate each of the evaluated input attribute configurations (Table4), considering the importance of the variables according to the ReliefF and CFS Selection methods (Table3).

In the performance of the training set (Table6), Random Forest showed the best accuracy result (90.81) and superior results compared to the other models evaluated in the training set. Experiment 8 is about the removing the set of attributes: Jaundice_INDETERMINATE, Vomiting_INDETERMINATE, Headache _INDETERMINATE, Myalgia_INDETERMINATE, Calf_pain_INDETERMINATE, Prostration_INDETERMINATE, Renal_insufficiency_INDETERMINATE, Respiratory_alterations_INDETERMINATE and Fever_TRUE.

Then, the best composition of attributes to be considered was also identified, highlighting in Experiment 8: time first symptoms medical attention, time first symptoms ELISA sample collection, medical attention hospital admission time, myalgia TRUE, headache TRUE, prostration TRUE, calf pain TRUE, vomiting TRUE, jaundice TRUE, renal insufficiency TRUE and respiratory alterations TRUE.

Full size table

As the model should be chosen considering the metrics obtained in the validation set, the results obtained with the validation basis, shown in Table7, show that Decision Tree obtained the best result for accuracy (74.29) among the combinations of attributes evaluated (Table4). Experiment 10 is about removing the set of attributes: Jaundice_INDETERMINATE, Vomiting_INDETERMINATE, Headache_INDETERMINATE, Myalgia_INDETERMINATE, Calf_pain_INDETERMINATE, Prostration_INDETERMINATE, Renal_insufficiency_INDETERMINATE, Respiratory_alterations_INDETERMINATE, Fever_TRUE, Myalgia_TRUE, Prostration_TRUE.

Thus, in addition to searching for the best hyperparameters per algorithm and the best algorithm among those evaluated, the best composition of attributes to be considered was also identified, highlighting in Experiment 10 that the attributes: time first symptoms medical attention, time first symptoms ELISA sample collection, medical attention hospital admission time, headache, calf pain, vomiting, jaundice, renal insufficiency, respiratory alterations were considered to be the ones that most help discriminate leptospirosis defects in the context of the data provided by the SINAN system.

It should be noted that the search for the best attributes was based on the use of filter-type variable selection techniques (CFS and ReliefF) mentioned in the Selection of the attributes of interest subsection, which is below the “Methods” section.

Confusion matrices were also generated for each model obtained. The confusion matrix for the Decision Tree model (Table8) showed the amount of True Positive - TP (patients who die as indicated by the algorithm and who actually died = 19), False Negative - FN (death x cure = 16), False Positive - FP (cure x death = 10) and True Negative - TN (patients who will be cured as indicated by the algorithm and who are actually cured = 25), indicating greater efficiency of the model for cases in which the outcome is cure (n = 16). The confusion matrix is an important metric for evaluating the performance of models generated by machine learning, because it is from it that the other metrics (precision, accuracy, revocation, among others) are generated.

Full size table

As an ensemble learning technique that combines multiple decision trees to make more robust and accurate decisions, it can help reduce the overfitting that can occur in a single decision tree, often leading to better performance. Random Forest, with its voting mechanism, can provide a more robust assessment of the importance of features by building multiple independent trees, while AdaBoost can adjust the weight of observations to focus more on those that have been incorrectly classified.

Decision Trees can be more susceptible to overfitting, but depending on the hyperparameters configured, a Decision Tree can perform excellently on the test base, avoiding overfitting. In addition, because they are less sensitive to hyperparameters, Decision Trees, compared to Random Forest and AdaBoost, can be less susceptible to specific hyperparameters, making configuration simple and better performance on the test bed. Thus, if the most important features for the task are well represented in the first nodes of the Decision Tree model, the intrinsic ability of a Decision Tree to evaluate features may be enough to obtain good performance. A single Decision Tree can also have advantages for smaller data sets, as it is less susceptible to overfitting in small sets.

It is worth emphasizing that using a validation set aims to choose the best algorithm/model, choosing the one that has the lowest bias error and variance on a new set of data.

Full size table

Discussion

There are several works where the artificial intelligence techniques have been applied in the health area, presenting good results in the prediction and diagnosis of diseases caused by several etiological agents or organism dysfunctions. Among them: the classifier based on Convolutional Neural Network, using Google open source tools and TensorFlow for lesion recognition in leprosy25, obtaining 91.6% accuracy for detecting leprosy lesions of patients; diagnosis of heart diseases based on ML models, including Neural Networks, Support Vector Machine, Regression and Decision Tree for identifying disease-specific characteristics26; and classification algorithms (Random, Forest, Decision Trees, Extra Trees, Boosting of the stochastic gradient and Adaboost) to discover the features associated with the spread of dengue in the environment, as well as measuring fever, bleeding, myalgia, glandular flu, fatigue and the outcomes (positive/negative) of patients under evaluation27.

However, studies that use ML techniques applied to the diagnosis of human leptospirosis and the prediction of cases with outcome of death or cure of patients are still incipient. Among them, we have the case of28 that used clinically and epidemiologically confirmed cases of leptospirosis to predict cases using data mining classification algorithms. The algorithm used was JRIP, which obtained 84% sensitivity and 99% specificity using the data of only confirmed leptospirosis cases and a specificity of 99% when the database of confirmed dengue cases was used. Thus, the tested artificial intelligence techniques predicted the cases of leptospirosis, differentiating them from dengue, which is a febrile disease with similar symptoms, resulting in a tool to assist health professionals in leptospirosis endemic areas, in order to accelerate the diagnosis and treatment, minimizing deaths.

The researchers29, concerned with the similarity of symptoms and difficulty of laboratory diagnosis of infections, conducted a study to develop a decision-making tool to differentiate infections of dengue, malaria, leptospirosis and typhoid in a Malaysian hospital. A questionnaire was used as data for the physicians who assessed the need for the development of the decision-making tool, and 800 cases were collected regarding dengue, malaria, leptospirosis, and typhoid.

The data set was analyzed with the multinomial regression technique, machine learning model (multiclassification and binary classification). The multinomial logistic regression showed 60.7%, 62.5% and 66% predictability for dengue, malaria and leptospirosis, respectively. Similarly, the multiclassification machine learning model showed 55% to 60% predictability. Thus, the authors recommend machine learning techniques as a tool for disease prediction, with the goal of early detection of cases, and consequently better patient care.

So did the researchers30 who observed the need to insert artificial intelligence techniques to increase the efficiency and accuracy of Microscopic Agglutination Test (MAT) laboratory analyses. To do this, they built an algorithm for automatic identification of MAT, using machine learning to determine the positive cases in the microscopic agglutination images of the test, in addition to the use of support vector machine (SVM). The use of the techniques demonstrated the possibility of automating the analysis of MAT test images, as it obtained a sensitivity of 0.99 and specificity of 0.99 in confirming positive images.

It is noteworthy that artificial intelligence techniques have been frequently updated, providing greater reliability and efficiency in their application. The efficiency in the prediction and diagnosis of leptospirosis is an extremely important factor for health professionals and especially for the definition of effective treatment of the disease, reducing the possibility of evolution to death, as well as reducing the costs of health treatment by the public system.

Conclusion

After evaluating the performance of the selected models according to the metrics obtained from the test set (not used to build the solution), it became clear that the Decision Tree represents the best choice as the final model to be used on future data.

Therefore, the use of artificial intelligence to predict the outcome of human leptospirosis cases can help health professionals in the diagnosis and course of the disease, avoiding costs and especially deaths. In addition, this study suggests improvements in the filling of leptospirosis databases in order to improve the prediction of the outcome of cases.

Thus, the methodology presented here allows reproducibility for other experiments and contributes to the state of the art, as it can guide researchers who undertake similar studies. Furthermore, it allows for an element of comparison, through the AI techniques presented here, as well as data science tools and methodology for standardization and knowledge extraction.

Although the data was specific to the occurrence of this disease in Brazil, a country with socio-economic deficiencies that favor the occurrence of this disease in an endemic way, the contributions of the work, either with the methodology or even with the best model identified, can be explored and used by other countries where Leptospirosis occurs. The group intends to expand its network of partners, looking for information and databases on this disease in countries that also suffer from Leptospirosis.

Data availibility

The datasets utilized and/or analyzed in the current study can be found in the OSF Data repository and can be accessed via the link (https://osf.io/vse4t/?view_only=54e9252d993d474e89d575b612a6daaa).

References

  1. Brasil, D. & CGPNCD, M.: Ministério da Saúde Secretaria de Vigilância em Saúde. Boletim (2020).

  2. Roy, S. et al. Leptospirosis. Clin. Microbiol. Rev. 14, 296–326 (2001).

    Article Google Scholar

  3. Schneider, M. C. et al. Leptospirosis: A Silent Epidemic Disease (MDPI, Basel, 2013).

    Google Scholar

  4. Costa, F. et al. Influence of household rat infestation on Leptospira transmission in the urban slum environment. PLoS Negl. Trop. Dis. 8(12), 3338 (2014).

    Article Google Scholar

  5. Stopa, S. R. et al. Pesquisa nacional de saúde 2019: histórico, métodos e perspectivas. Epidemiol. Serviços de Saúde 29, e2020315 (2020).

    Article Google Scholar

  6. IBGE, C. Instituto brasileiro de geografia e estatística-ibge. Cd-Rom.[Links] (2000).

  7. do Brasil, G.: Ministério do desenvolvimento regional. Secretaria Nacional de Saneamento-SNS. Sistema Nacional de Informações sobre Saneamento: Diagnóstico dos serviços de Água e Esgotos-2017 (Brasília, 2019).

  8. Garnelo, L. Especificidades e desafios das políticas públicas de saúde na Amazônia (SciELO, Brasil, 2019).

    Book Google Scholar

  9. Gonçalves, N. V. et al. Distribuição espaço-temporal da leptospirose e fatores de risco em belém, pará, brasil. Ciência & Saúde Coletiva 21, 3947–3955 (2016).

    Article Google Scholar

  10. Jesus, MSd., Silva, L. A., Lima, KMd. S. & Fernandes, O. C. C. Cases distribution of leptospirosis in city of Manaus, state of Amazonas, Brazil, 2000–2010. Rev. Soc. Bras. Med. Trop. 45, 713–716 (2012).

    Article PubMed Google Scholar

  11. Lima, RJd. S. et al. Análise da distribuição espaço-temporal da leptospirose humana em belém, estado do pará, brasil. Revista Pan-Amazônica de Saúde 3(2), 33–40 (2012).

    Article Google Scholar

  12. Sinaga, M. D., Tambunan, F., Sianturi, C. J. M., Syahputra, A., Tahel, F. & Aliyah, S.: An expert system for diagnosing leptospirosis disease using forward chaining and bayes theorem. In 2019 7th International Conference on Cyber and IT Service Management (CITSM), Vol. 7, 1–4 (IEEE, 2019).

  13. Rocha, M. S. et al. Sistema de informação de agravos de notificação (sinan): Principais características da notificação e da análise de dados relacionada à tuberculose. Epidemiol. Serviços de Saúde 29, 2019017 (2020).

    Google Scholar

  14. Souza, W. V. & CMAS, D.: Notificação compulsória de doenças e agravos no Brasil: um breve histórico sobre a criação do sistema de informação de agravos de notificação–sinan. A experiência brasileira em sistemas de informação em saúde, 39 (2009)

  15. Santos, H. G., Nascimento, C. F., Izbicki, R., Duarte, Y. A. O. & PortoChiavegatto, A. D. Machine learning for predictive analyses in health: an example of an application to predict death in the elderly in são paulo, Brazil. Cadernos de Saúde Pública 35, e00050818 (2019).

    Article PubMed Google Scholar

  16. Pan, I. et al. Machine learning for social services: A study of prenatal case management in Illinois. Am. J. Public Health 107(6), 938–944 (2017).

    Article PubMed PubMed Central Google Scholar

  17. Nery, N. R. R., Claro, D. B., & Lindow, J. C.: Classification model analysis for the prediction of leptospirosis cases. In 2016 11th Iberian Conference on Information Systems and Technologies (CISTI), 1–6 (IEEE, 2016).

  18. Lien, F., Wang, H.-Y., Lu, J.-J., Wen, Y.-H. & Chiueh, T.-S. Predicting 2-day mortality of thrombocytopenic patients based on clinical laboratory data using machine learning. Med. Care 59(3), 245 (2021).

    Article PubMed Google Scholar

  19. Jamei, M., Nisnevich, A., Wetchler, E., Sudat, S. & Liu, E. Predicting all-cause risk of 30-day hospital readmission using artificial neural networks. PloS One 12(7), 0181173 (2017).

    Article Google Scholar

  20. Monard, M. C. & Baranauskas, J. A. Conceitos sobre aprendizado de máquina. Sist. Intel. Fundam. Apl. 1(1), 32 (2003).

    Google Scholar

  21. Baldi, P. & Brunak, S. Bioinformatics: The Machine Learning Approach (MIT Press, Cambridge, 2001).

    Google Scholar

  22. Chawla, N. V., Bowyer, K. W., Hall, L. O. & Kegelmeyer, W. P. Smote: Synthetic minority over-sampling technique. J. Artif. Intell. Res. 16, 321–357 (2002).

    Article Google Scholar

  23. Senliol, B., Gulgezen, G., Yu, L., & Cataltepe, Z.: Fast correlation based filter (FCBF) with a different search strategy. In 2008 23rd International Symposium on Computer and Information Sciences, 1–4 (IEEE, 2008)

  24. Kira, K. & Rendell, L. A.: A practical approach to feature selection. In Machine Learning Proceedings, 249–256 (Elsevier, 1992).

  25. Baweja, H. S. & Parhar, T.: Leprosy lesion recognition using convolutional neural networks. In 2016 International Conference on Machine Learning and Cybernetics (ICMLC), Vol. 1, 141–145 (IEEE, 2016).

  26. Li, J. P. et al. Heart disease identification method using machine learning classification in e-healthcare. IEEE Access 8, 107562–107582 (2020).

    Article Google Scholar

  27. Gangula, R., Thirupathi, L., Parupati, R., Sreeveda, K. & Gattoju, S. Ensemble machine learning based prediction of dengue disease with performance and accuracy elevation patterns. Mater. Today Proc. 80(3), 3458–3463 (2023).

    Article Google Scholar

  28. Nery Jr, N. R. R., Claro, D. B. & Lindow, J. C. Prediction of leptospirosis cases using classification algorithms. IET Softw. 11(3), 93–99 (2017).

    Article Google Scholar

  29. Shenoy, S. et al. Artificial intelligence in the differentiation of tropical infections: A step ahead. Int. J. Infect. Dis. 101, 200 (2020).

    Article Google Scholar

  30. Oyamada, Y. et al. A machine learning model of microscopic agglutination test for diagnosis of leptospirosis. PloS One 16(11), 0259907 (2021).

    Article Google Scholar

Download references

Acknowledgements

The authors would like to thank the Federal University of Para and the Rio de Janeiro State University.

Author information

Authors and Affiliations

  1. Laboratory of Zoonoses and Public Health - Federal University of Para, Av. dos Universitários - Jaderlândia, Belém, PA, 68746-360, Brazil

    Andreia Ferreira da Silva&Carla Cristina Guimarães de Moraes

  2. Department of Informatics and Computer Science, Institute of Mathematics and Statistics, Rio de Janeiro State University, Rua São Francisco Xavier, 524, Rio de Janeiro, 20550-013, Brazil

    Karla Figueiredo

  3. Federal University of Para, R. Augusto Corrêa, 1 - Guamá, Belém, 66075-110, Brazil

    Igor W. S. Falcão,Fernando A. R. Costa&Marcos César da Rocha Seruffo

Authors

  1. Andreia Ferreira da Silva

    View author publications

    You can also search for this author in PubMedGoogle Scholar

  2. Karla Figueiredo

    View author publications

    You can also search for this author in PubMedGoogle Scholar

  3. Igor W. S. Falcão

    View author publications

    You can also search for this author in PubMedGoogle Scholar

  4. Fernando A. R. Costa

    View author publications

    You can also search for this author in PubMedGoogle Scholar

  5. Marcos César da Rocha Seruffo

    View author publications

    You can also search for this author in PubMedGoogle Scholar

  6. Carla Cristina Guimarães de Moraes

    View author publications

    You can also search for this author in PubMedGoogle Scholar

Contributions

K.F., I.W.S.F., M.C.R.S. contributed to the data analysis; A.F.S., K.F., I.W.S.F., M.C.R.S. C.C.G.M. and F.A.R.C. the interpretation of the results, of the data analysis and the writing of the manuscript, as same as the review. All of authors read and approved the finally version of the manuscript.

Corresponding author

Correspondence to Carla Cristina Guimarães de Moraes.

Ethics declarations

Competing interests

The authors declare no competing interests.

Additional information

Publisher's note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article’s Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article’s Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.

Reprints and permissions

About this article

Study of machine learning techniques for outcome assessment of leptospirosis patients (3)

Cite this article

Silva, A.F.d., Figueiredo, K., Falcão, I.W.S. et al. Study of machine learning techniques for outcome assessment of leptospirosis patients. Sci Rep 14, 13929 (2024). https://doi.org/10.1038/s41598-024-62254-1

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1038/s41598-024-62254-1

Keywords

  • Leptospirosis
  • Data mining
  • Machine learning
  • Desfecho
  • Simulator
  • Decision tree
Study of machine learning techniques for outcome assessment of leptospirosis patients (2024)

References

Top Articles
Latest Posts
Article information

Author: Greg O'Connell

Last Updated:

Views: 6480

Rating: 4.1 / 5 (42 voted)

Reviews: 89% of readers found this page helpful

Author information

Name: Greg O'Connell

Birthday: 1992-01-10

Address: Suite 517 2436 Jefferey Pass, Shanitaside, UT 27519

Phone: +2614651609714

Job: Education Developer

Hobby: Cooking, Gambling, Pottery, Shooting, Baseball, Singing, Snowboarding

Introduction: My name is Greg O'Connell, I am a delightful, colorful, talented, kind, lively, modern, tender person who loves writing and wants to share my knowledge and understanding with you.