Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Relax constraints on input X: Allow NaNs
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.
- Loading branch information