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

remove glmnet dependency #3

Closed
wvictor14 opened this issue Dec 2, 2019 · 1 comment
Closed

remove glmnet dependency #3

wvictor14 opened this issue Dec 2, 2019 · 1 comment
Labels
enhancement New feature, request, or improvement

Comments

@wvictor14
Copy link
Owner

Requiring glmnet as a dependency for pl_infer_ethnicity is unnecessary. Simply multiplying the coefficients by the features vector should work fine.

Refer to caret #978 for code

@wvictor14 wvictor14 added the enhancement New feature, request, or improvement label Dec 2, 2019
@wvictor14
Copy link
Owner Author

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature, request, or improvement
Projects
None yet
Development

No branches or pull requests

1 participant