A fuzzy approach to support decision-making in the triage processes for suspected COVID-19 patients in Brazil
This repository contains the python script that was used to implement the fuzzy model for screening COVID-19 patients.
Click here to access the Python script.
Authors
- Nadya Regina Galo (nadyagalo@ufg.br)
- Marcos Paulino Roriz Junior (marcosroriz@ufg.br)
- Rodrigo Pinheiro Tóffano Pereira (rodrigo_toffano@ufg.br)
- Faculty of Science and Technology
- Federal University of Goiás
Dependencies
- matplotlib,
- seaborn
- pandas
- numpy
- scikit-fuzzy
Command line:
pip install matplotlib seaborn pandas numpy scikit-fuzzy
Data Source
- MICRODADOS.csv (obtained from https://coronavirus.es.gov.br/painel-covid-19-es)
License
The developed script is licensed under the Apache 2.0 License