Skip to content
View isasaade-23's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report isasaade-23

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
isasaade-23/README.md
Isabela Venancio

focus

LinkedIn ORCID Currículo Lattes Email São Paulo, Brazil

About · Sobre

EN — I build bridges between public health and machine learning, from one conviction: technology is most powerful when it serves collective needs. I apply LLMs, knowledge graphs and predictive models to real health data, clinical text in Portuguese, patient flow across Brazil's public health system (SUS), and longitudinal cohorts.

PT — Construo pontes entre saúde pública e machine learning, partindo de uma convicção: a tecnologia é mais poderosa quando serve a necessidades coletivas. Aplico LLMs, grafos de conhecimento e modelos preditivos a dados reais de saúde, texto clínico em português, fluxo assistencial no SUS e coortes longitudinais.

Current focus · Foco atual

  • LLMs & GraphRAG — reconstruct patient journeys from health data
  • NLP in Portuguese — clinical information extraction
  • Efficient fine-tuning (LoRA/QLoRA) and rigorous model evaluation
  • MLOps — reproducible pipelines, from raw data to served model

Featured projects · Projetos em destaque

regionalizacao-sus-graphrag — GraphRAG over patient journeys in Brazil's public health system

Knowledge graph in Neo4j plus natural-language-to-Cypher via LLM, using breast cancer as a tracer condition. QLoRA fine-tuning and multi-model evaluation by execution.

Python · Neo4j · GraphRAG · LLM · QLoRA · NLP-PT

who-zscore-python — WHO growth reference z-scores

BMI-for-age and height-for-age z-scores (5–19 years) via the LMS method, validated against the official WHO anthroplus package. Clean, vectorized code.

Python · pandas · numpy

Stack

Python PyTorch Hugging Face Neo4j scikit-learn XGBoost pandas Ollama Docker

footer

Pinned Loading

  1. regionalizacao-sus-graphrag regionalizacao-sus-graphrag Public

    GraphRAG over patient journeys in Brazil's public health system (SUS): Neo4j knowledge graph + natural-language-to-Cypher via LLM, breast cancer as a tracer condition. QLoRA fine-tuning and evaluat…

    Python

  2. avaliacao-nutricional-oms avaliacao-nutricional-oms Public

    Avaliação nutricional infantil (0-19 anos) com escores-z da OMS e diagnóstico SISVAN — duas planilhas Excel sem macros, tabelas LMS oficiais e validação Excel-vs-Python.

    Python

  3. who-zscore-python who-zscore-python Public

    WHO Growth Reference 2007 — BMI-for-age and Height-for-age z-score calculator (5-19 years) using LMS method. Tables extracted from the official WHO anthroplus R package.

    Python