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

Relax constraints on input X: Allow NaNs #360

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RicoFio
Copy link

@RicoFio RicoFio commented Dec 4, 2024

This change suggests to add the 'allow-nan' parameter in the check_X_y function from scikit-learn. Its fully compatible with the API, as well as backward compatible for all users which have been using NGBoost for their prediction tasks.

This change suggests to add the `'allow-nan'` parameter in the `check_X_y` function from `scikit-learn`. Its fully compatible with the API, as well as backward compatible for all users which have been using NGBoost for their prediction tasks.
@ryan-wolbeck
Copy link
Collaborator

Build is failing due to not running the black linter on the code.

Install make to the env and run 'make lint'

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