Skip to content

Pull requests: scikit-learn-contrib/hdbscan

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

update: speed up func sparse_mutual_reachability 20+ times
#257 opened Nov 28, 2018 by codingafuture Loading… updated Nov 30, 2018
removed an unreachable return statement
#397 opened Jun 17, 2020 by shyam-sreenivasan Loading… updated Jun 17, 2020
earth_radius to earth_radius_km
#407 opened Aug 26, 2020 by DDEssing Loading… updated Aug 26, 2020
Faster sparse reachability
#416 opened Oct 3, 2020 by markopy Loading… updated Oct 3, 2020
Faster union find
#415 opened Oct 3, 2020 by markopy Loading… updated Oct 3, 2020
Faster get_stability_scores
#422 opened Oct 18, 2020 by markopy Loading… updated Oct 18, 2020
Faster cluster selection
#423 opened Oct 19, 2020 by markopy Loading… updated Oct 19, 2020
_find_neighbor_and_lambda off-by-one error
#425 opened Nov 5, 2020 by ainkov Loading… updated Nov 5, 2020
set travis ci w/ sklearn 0.22.2 for python3.5 case
#387 opened May 29, 2020 by neontty Draft updated Nov 17, 2020
Clean up test imports
#433 opened Dec 7, 2020 by stuart23 Loading… updated Dec 7, 2020
Integrate graph objects into hdbscan
#539 opened Apr 25, 2022 by JanRhoKa Draft updated May 10, 2022
Bumped hdbscan version to 0.8.29
#566 opened Sep 20, 2022 by datlife Loading… updated Sep 20, 2022
Update requirements.txt with joblib<1.2 to solve #565
#567 opened Sep 23, 2022 by giacomorebecchi Loading… updated Nov 8, 2022
Added ability to specify figsize for matplotlib
#578 opened Dec 9, 2022 by jzking Loading… updated Dec 9, 2022
Fix prediction data not honoring cluster_selection_epsilon
#586 opened Mar 22, 2023 by n9Mtq4 Loading… updated Mar 22, 2023
Shield against breaking changes from scikit-learn 1.3.0 release
#598 opened Jul 2, 2023 by exs-avianello Loading… updated Jul 2, 2023
Add __version__ support
#615 opened Oct 28, 2023 by LakshmanKishore Loading… updated Oct 28, 2023
Support p values other than 2 for minkowski
#637 opened May 24, 2024 by smartIU Loading… updated May 24, 2024
Fail early on generating branch data if no MST
#650 opened Aug 5, 2024 by lmcinnes Loading… updated Aug 5, 2024
fix typos and standardize default description in hdbscan_.py
#659 opened Nov 18, 2024 by splevine Loading… updated Nov 18, 2024
Update basic_hdbscan.rst
#661 opened Nov 22, 2024 by meshari343 Loading… updated Nov 22, 2024
Fix Build Wheel for Linux python 3.12
#663 opened Dec 5, 2024 by Antobiotics Loading… updated Dec 5, 2024
ProTip! What’s not been updated in a month: updated:<2025-02-27.