Detect demographic bias in LYDUS data quality metrics by computing all 16 QUIQ quality metrics (completeness, range/date/format/sequence validity, preciseness, fidelity, class/instance diversity, sentence/vocabulary diversity, logical accuracy,โฆ
28sungmin/MEGIQ
SkillsMP has collected 14 skills from 28sungmin/MEGIQ. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 14
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 14 of 14 collected skills.
Calculate cross-sectional consistency for categorical string variables in a QUIQ-format table using a local exo LLM to group semantically equivalent values. Runs on an on-prem local exo LLM (closed-network safe; no external API key). Use for data qualityโฆ
Source text: Mixed languages
Validate date values in a QUIQ-format table. Checks Event_date column and Mapping_info_1='date' rows using standard format parsing, Korean date formats, and optional LLM fallback. Use for data quality assessment of temporal data.
Source text: Mixed languages
Validate format of medical codes (ICD-9/10/11, SNOMED-CT, RxNorm, LOINC, ATC) in a QUIQ-format table. Identifies code type from variable name/description, then validates each value against the corresponding regex. Use for data quality assessment of medicalโฆ
Source text: Mixed languages
Detect logical outliers in clinical variables using a multi-model ensemble (Quantile Regression + Gradient Boosting + Autoencoder for numeric; OneClassSVM + IsolationForest + Autoencoder for categorical). Uses an on-prem local exo LLM (OpenAI-compatible;โฆ
Evaluate accuracy of unstructured clinical notes and radiology reports in a QUIQ-format table using a local exo LLM. Detects diagnostic, procedural, drug, demographic, and date errors in clinical notes; identifies critical errors in radiology impressions.โฆ
Evaluate completeness (fidelity) of unstructured clinical notes and radiology reports in a QUIQ-format table. Uses a local exo LLM to check whether required template items are mentioned in each note. Runs on an on-prem local exo LLM (closed-network safe; noโฆ
Convert MIMIC-IV clinical data into QUIQ (Quality Intelligence Unified Query) long-format table. Use when transforming MIMIC-IV tables to QUIQ format for data quality assessment, when applying QUIQ Mapping_info rules to MIMIC-IV variables, or when building aโฆ
Validate temporal ordering of date variables in a QUIQ-format table. Uses a local exo LLM to automatically identify start/end date variable pairs, then checks whether start_date <= end_date for each matched record. Runs on an on-prem local exo LLMโฆ
Source text: Mixed languages
Generate VIA (Variable Information Archive) table from a user-provided documentation file (PDF or text). Requires a data dictionary or schema documentation to produce meaningful variable descriptions. If no document is provided, the skill will ask for oneโฆ
Source text: Mixed languages
Stage 2 study plan์ OHDSI ATLAS์ '๊ตฌ์กฐํ ์ฝํธํธ ์ ์'(entry event ยท inclusion rules ยท exit strategy ยท time-at-risk)๋ก ๋ณํํ๋ค. LATCH Planner Stage 3. ๋ฐ์ดํฐ ํ์คํ(OMOP ํ์ค ์ดํ ๋งคํ)๋ ํ์ง ์๊ณ ATLAS์ ๊ตฌ์กฐ๋ง ๋ฐ์ํ๋ค. ์ด SKILL.md ๋ณธ๋ฌธ์ด ๊ณง LLM ์์คํ ํ๋กฌํํธ๋ก ๋ฐํ์ ๋ก๋๋๋ค. ๊ฒ์ฆ์ tools/cohort(C1~C8)๊ฐ ๋ด๋น.
Stage 1์ 6์นธ ๋ช ์ธ๋ฅผ ํ์ฑ๋ study plan JSON์ผ๋ก ๋ณํํ๋ค. LATCH Planner Stage 2. ํ์๋ณ์ ์ฌ๊ท๋ถํด + ์กฐ๊ฑด ๋ถ๋ฆฌ + ์์ด keyword ๋ฒ์ญ(clinical-translate ํฌํจ). ์ด SKILL.md ๋ณธ๋ฌธ์ด ๊ณง LLM ์์คํ ํ๋กฌํํธ๋ก ๋ฐํ์ ๋ก๋๋๋ค.
์ฐ๊ตฌ์์ ์์ ํ ์คํธ ๊ฐ์ค์ LATCH 6์นธ ๊ตฌ์กฐํ ๋ช ์ธ๋ก ์ฌ๋ฐฐ์นํ๋ค. LATCH Planner Stage 1. ์ด SKILL.md ๋ณธ๋ฌธ์ด ๊ณง LLM ์์คํ ํ๋กฌํํธ๋ก ๋ฐํ์ ๋ก๋๋๋ค ({datasets}, {analysis_catalog}๋ ์ค์ /์คํค๋ง์์ ์ฃผ์ ). ๊ฒ์ฆ์ tools(R1~R7, DS)๊ฐ ๋ด๋น.
Source text: Mixed languages
ํ๊ธ ์์ ์ฉ์ด๋ฅผ ํ์ค ์์ด ์์ ์ฉ์ด๋ก ๋ฒ์ญํด keyword๋ฅผ DB ๋งค์นญ ๊ฐ๋ฅํ๊ฒ ๋ง๋ ๋ค. LATCH Planner Stage 2์ ํ ๋ถ๋ถ. ์๋ฌธ์ label/original์ ๋ณด์กด(๊ท์น2 ๊ธ์), keyword๋ ์์ด๋ก ๋ฒ์ญ(๊ท์น2 ์ ์ ). ์์ ์์ญยท๋์์ด ์นํ ๊ธ์ง, ํ์ค ์ฉ์ด๋ง.
Source text: Korean