leojklarner / gauche

A Library for Gaussian Processes in Chemistry
https://leojklarner.github.io/gauche/
MIT License
214 stars 22 forks source link

Ryan/dev #57

Closed Ryan-Rhys closed 1 year ago

Ryan-Rhys commented 1 year ago

Reference Issues/PRs

What does this implement/fix? Explain your changes

Introducing Mordred descriptors into the GP regression tutorial on the photoswitch dataset. Achieves state-of-the-art RMSE of 19.13 in tandem with PCA.

[1] Moriwaki, H., Tian, Y.S., Kawashita, N. and Takagi, T., 2018. Mordred: a molecular descriptor calculator. Journal of cheminformatics, 10(1), pp.1-14.

What testing did you do to verify the changes in this PR?

Regression performance and Wilcoxon signed rank test to assess statistical significance.

Pull Request Checklist