-
I couldn’t find any code used to generate the MCSim plot proposed in the paper. Is any available? |
Beta Was this translation helpful? Give feedback.
Answered by
jrash
Mar 15, 2025
Replies: 1 comment
-
Hi the code is here: https://github.com/polaris-hub/polaris-method-comparison/blob/main/ADME_example/model_comparison.py And there is example usage here: https://github.com/polaris-hub/polaris-method-comparison/blob/main/ADME_example/ML_Regression_Comparison.ipynb Let us know if you have any issues using! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jrash
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi the code is here: https://github.com/polaris-hub/polaris-method-comparison/blob/main/ADME_example/model_comparison.py
And there is example usage here: https://github.com/polaris-hub/polaris-method-comparison/blob/main/ADME_example/ML_Regression_Comparison.ipynb
Let us know if you have any issues using!