curiosity-ai / umap-sharp

C# library for fast embeddings projection using Uniform Manifold Approximation and Projection
MIT License
36 stars 5 forks source link

Update Tree.cs to fix ArgzumentNullException for small datasets #5

Closed TASchwarz closed 2 years ago

TASchwarz commented 3 years ago

Fix Hyperplane being instatiated to null for small Trees.

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.

theolivenbaum commented 2 years ago

Thanks @TASchwarz - apologies for the late merge, didn't see this PR here. The fix is now included in the latest build!