Home
last modified time | relevance | path

Searched refs:match_reference_implementation (Results 1 – 4 of 4) sorted by relevance

/dports/math/py-hdbscan/hdbscan-0.8.27/hdbscan/
H A Dhdbscan_.py51 match_reference_implementation=False, argument
63 match_reference_implementation,
338 match_reference_implementation=False, **kwargs): argument
516 if match_reference_implementation:
637 match_reference_implementation,
854 match_reference_implementation=False, **kwargs): argument
869 self.match_reference_implementation = match_reference_implementation
H A Dflat.py171 match_reference_implementation = False
179 match_reference_implementation,
809 match_reference_implementation=False): argument
H A D_hdbscan_tree.pyx424 np.intp_t match_reference_implementation): argument
473 if match_reference_implementation:
662 match_reference_implementation=False, argument
685 match_reference_implementation : boolean, optional (default False)
787 match_reference_implementation)
H A D_hdbscan_tree.c1243 PyObject *match_reference_implementation; member
12423 … __pyx_v_match_reference_implementation = __pyx_optional_args->match_reference_implementation; in __pyx_f_7hdbscan_13_hdbscan_tree_get_clusters()
13954 __pyx_t_2.match_reference_implementation = __pyx_v_match_reference_implementation; in __pyx_pf_7hdbscan_13_hdbscan_tree_18get_clusters()