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

fix subset covariates to support out of order covariates. Covariates … #430

Merged
merged 2 commits into from
Apr 29, 2024

Conversation

jeremyrcoyle
Copy link
Collaborator

Covariates passed to learner should match the order of the covariate param, not the order of the covariates in the task. This protects against prediction data with a different covariate ordering than the training data.

…passed to learner should match the order of the covariate params, not the order of the covariates in the task
@jeremyrcoyle jeremyrcoyle merged commit fdfe83f into devel Apr 29, 2024
0 of 3 checks passed
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

Successfully merging this pull request may close these issues.

1 participant