liuqidong07/LEADER-pytorch
[arXiv'24] The official implementation code of LEADER.
This project helps medical researchers and healthcare data scientists develop more accurate medication recommendation systems. It takes patient electronic health record (EHR) data and pre-trained large language models (LLMs) to generate refined recommendations for drug prescriptions. The primary users are researchers focused on clinical decision support and personalized medicine.
No commits in the last 6 months.
Use this if you are developing or researching models to recommend medications based on patient history, aiming to improve upon existing methods by leveraging LLMs.
Not ideal if you need an out-of-the-box, deployable clinical recommendation system without further development or integration.
Stars
43
Forks
4
Language
Python
License
MIT
Category
Last pushed
Aug 31, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/liuqidong07/LEADER-pytorch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
liuqidong07/LLM-ESR
[NeurIPS'24 Spotlight] The official implementation code of LLM-ESR.
westlake-repl/IDvs.MoRec
End-to-end Training for Multimodal Recommendation Systems
amazon-science/AdaRec
Adaptive Generative Recommendations with Large Language Models
vicgalle/zero-shot-reward-models
ZYN: Zero-Shot Reward Models with Yes-No Questions
sichunluo/RecRanker
[TOIS'24] "RecRanker: Instruction Tuning Large Language Model as Ranker for Top-k Recommendation"