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

Allow NaNs in input X #362

Merged
merged 3 commits into from
Jan 31, 2025
Merged

Conversation

calvinmccarter
Copy link
Contributor

@calvinmccarter calvinmccarter commented Dec 23, 2024

This change allows NaNs in X (in train, validation, and test) matching what is permitted by XGBoost.

@ryan-wolbeck
Copy link
Collaborator

Hey @calvinmccarter can you merge the latest version of master in your branch? The tests should pass and this can be merged

@calvinmccarter
Copy link
Contributor Author

@ryan-wolbeck - done, looks like the latest version got all the tests to pass! 🥳

@ryan-wolbeck ryan-wolbeck self-requested a review January 31, 2025 04:23
@ryan-wolbeck ryan-wolbeck merged commit ecffeac into stanfordmlgroup:master Jan 31, 2025
4 checks passed
@ryan-wolbeck
Copy link
Collaborator

Thanks for the PR

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.

3 participants