Section 01
[Introduction] Hybrid Machine Learning Pipeline for Predicting Human Pharmacokinetic Parameters
This project is a hybrid machine learning pipeline combining Random Forest, XGBoost, and Graph Neural Networks. It can directly predict key human pharmacokinetic parameters such as clearance (CL), volume of distribution (Vd), half-life (t½), and terminal elimination rate constant (λz) from SMILES chemical structure strings, and provides 95% confidence interval calibration. The project is sourced from GitHub's FHB_Human_PK_From_Structure_RShiny, supporting FastAPI interfaces and R Shiny interactive applications.