Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code for downstream tasks #9

Open
zhfanrui opened this issue Oct 29, 2024 · 1 comment
Open

Code for downstream tasks #9

zhfanrui opened this issue Oct 29, 2024 · 1 comment

Comments

@zhfanrui
Copy link

Hi there,

Great work!

I’m having trouble reproducing the performance of the downstream tasks you presented. Could you please share the code for those tasks? It would be really helpful.

Thanks!

@toby-clark4
Copy link

Which task hasn't been working for you? I've been testing the model and to reproduce some of the results I think a non-default value for alpha in the elastic regression model is needed.

For example for the melting temperature prediction task I used alpha=0.001 (default in scikit-learn is 1) which gives an R2 value of 0.75 vs 0.51 with default parameters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants