Recently Published
4_SEMANA-Estructuras Repetitivas (for y while)
4_SEMANA-Estructuras Repetitivas (for y while)
Manipulação de dados com o dplyr
Tutorial para o curso especial de R para análise de dados geoquímicos ministrado no programa de pós-graduação em Geologia e Geoquímica da UFPA.
3_SEMANA-Estructuras Condicionales
3_SEMANA-Estructuras Condicionales
Plot
21.2.2025
Association Rules for COVID-19 triage
This project applies association rules mining and classification based on association rules (CBA) to a synthetic COVID-19 dataset with the goal of supporting patient triage. After cleaning the data (notably dropping body temperature due to synthetic generation flaws), variables are discretized both manually and automatically (MDLP), and apriori rules are mined separately for positive and negative diagnoses. Key findings include that contact with a COVID-19 patient, dry cough, and fever together nearly guarantee a positive result, that age and comorbidities don't predict infection in this dataset, and that gender influences which symptoms are most predictive. The CBA classifier achieves ~96% accuracy on the full dataset and somewhat lower but still strong performance on held-out test data, with perfect specificity on training data.
SEMANA 1 — Introducción a la Programación y al Entorno de Trabajo
SEMANA 1 — Introducción a la Programación y al Entorno de Trabajo