❇️ HDBSCAN Tuning! ❇️
Dynamically adjust HDBSCAN parameters to get your clusters just right.
hdbscan_short.mp4
What's Changed
- ci: convert numpy scalars before graphql sees them by @RogerHYang in #788
- feat: add dimension filters to graphql model endpoint by @RogerHYang in #796
- ci: rename function by @RogerHYang in #797
- fix: numba.jit() deprecation warning by @pbadhe in #799
- feat: hdbscan tuning by @mikeldking in #798
- fix: single point selection selecting the wrong ID by @mikeldking in #803
- fix(embeddings): keep point-selection possible during move by @mikeldking in #805
- feat(embeddings): show the dataset in the table by @mikeldking in #812
Full Changelog: v0.0.22...0.0.23