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

Convert trained sklearn model to QSARTuna model. #26

Open
JanoschMenke opened this issue Aug 28, 2024 · 4 comments
Open

Convert trained sklearn model to QSARTuna model. #26

JanoschMenke opened this issue Aug 28, 2024 · 4 comments

Comments

@JanoschMenke
Copy link

Hey,

is there an easy way to convert an existing sklearn model into a QSARTuna model. I guess I would have to load the model file as well as the parameters for the input descriptors.

Best

@halx
Copy link

halx commented Sep 16, 2024

Yes, it would be good to have an answer to this question and explain this in the README @lewismervin1 @alexvoronov .

@lewismervin1
Copy link
Collaborator

Hi @halx and @JanoschMenke,

QSARtuna 3.1.4 now has a convert CLI and notebook function to perform conversion of sklearn like models to QSARtuna models. More information is in the README and Notebook. Let me know if you have any questions

@halx
Copy link

halx commented Oct 4, 2024

Many thanks, Lewis.

@lewismervin1
Copy link
Collaborator

@JanoschMenke hope this helps- let me know if you have any feedback on the convert functions

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

3 participants