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

add function that lets users plug in an existing python model to the PLP framework #503

Open
jreps opened this issue Nov 11, 2024 · 0 comments

Comments

@jreps
Copy link
Collaborator

jreps commented Nov 11, 2024

Currently we have the ability to easily perform external validation of models developed using PLP across the OHDSI network. We added code to let users create GLM that are developed outside of the PLP framework via PatientLevelPrediction::createGlmModel. It would be nice to have a similar function that lets users implement scikit learn models developed outside the PLP framework, something like: createSciKitLearnModel

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

No branches or pull requests

2 participants