Skip to content

Conversation

@weioren
Copy link

@weioren weioren commented Apr 22, 2025

Reference Issues/PRs

What does this implement/fix? Explain your changes.

Changed fit function in _unsupervised_forest.py to add ensure_all_finite = "allow-nan" parameter to ensure NaN values are always allowed.

Any other comments?

@adam2392
Copy link
Collaborator

adam2392 commented Jun 3, 2025

Hi @weioren note this will not enable splitting on missing values, as the core logic within Cython needs to get implemented.

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.

2 participants