File size: 375 Bytes
883b209 | 1 2 3 4 5 6 7 8 9 10 11 12 | # PEARL -- CACO2 -- rank 1: PC-only
Part of the PEARL benchmark (Parameter-Efficient Adaptation with Retrieval-Augmented
Learning for Molecular Property Prediction). This is the #1 best-performing
method on **CACO2** (regression), ranked by Spearman.
- **Method**: PC-only
- **Configuration**: CatBoost
- **Spearman**: 0.8534
Code: https://github.com/raghvendra5688/PEARL
|