Skip to content

Conversation

@AnthonyMichaelTDM
Copy link

the bhtsne crate was fairly outdated, the newest version is parallelized and allows using a custom distance metric (hence the added dependency on linfa-nn). That said, this version does not let you set the RNG used to initialize sampling (hence the removal of rng related apis).

the bhtsne crate was fairly outdated, this new version is parallelized and allows using a custom distance metric (hence the added dependency on linfa-nn).
That said, the version does not let you set the RNG used to initialize sampling (hence the removal of rng related apis).
@AnthonyMichaelTDM AnthonyMichaelTDM changed the title feat(tsne): update to bhtsne 0.5.4 feat(linfa-tsne): update to bhtsne 0.5.4 Jan 29, 2026
@codecov
Copy link

codecov bot commented Jan 29, 2026

Codecov Report

❌ Patch coverage is 96.29630% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 76.76%. Comparing base (4484a55) to head (35172c6).

Files with missing lines Patch % Lines
algorithms/linfa-tsne/src/lib.rs 95.23% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #429      +/-   ##
==========================================
- Coverage   77.00%   76.76%   -0.24%     
==========================================
  Files         106      105       -1     
  Lines        7461     7359     -102     
==========================================
- Hits         5745     5649      -96     
+ Misses       1716     1710       -6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant