Home
last modified time | relevance | path

Searched refs:branching_factor (Results 1 – 25 of 75) sorted by relevance

123

/dports/science/py-scikit-learn/scikit-learn-1.0.2/sklearn/cluster/
H A D_birch.py55 branching_factor=branching_factor,
61 branching_factor=branching_factor,
147 self.branching_factor = branching_factor
189 branching_factor = self.branching_factor
469 branching_factor=50, argument
475 self.branching_factor = branching_factor
527 branching_factor = self.branching_factor
529 if branching_factor <= 1:
539 branching_factor=branching_factor,
547 branching_factor=branching_factor,
[all …]
/dports/science/py-scikit-learn/scikit-learn-1.0.2/sklearn/cluster/tests/
H A Dtest_birch.py123 def check_branching_factor(node, branching_factor): argument
125 assert branching_factor >= len(subclusters)
128 check_branching_factor(cluster.child_, branching_factor)
134 branching_factor = 9
137 brc = Birch(n_clusters=None, branching_factor=branching_factor, threshold=0.01)
139 check_branching_factor(brc.root_, branching_factor)
140 brc = Birch(n_clusters=3, branching_factor=branching_factor, threshold=0.01)
142 check_branching_factor(brc.root_, branching_factor)
145 brc = Birch(n_clusters=None, branching_factor=1, threshold=0.01)
/dports/devel/boost-docs/boost_1_72_0/libs/mpi/src/
H A Dcomputation_tree.cpp17 ::computation_tree(int rank, int size, int root, int branching_factor) in computation_tree() argument
19 branching_factor_(branching_factor > 1? branching_factor in computation_tree()
/dports/devel/boost-python-libs/boost_1_72_0/libs/mpi/src/
H A Dcomputation_tree.cpp17 ::computation_tree(int rank, int size, int root, int branching_factor) in computation_tree() argument
19 branching_factor_(branching_factor > 1? branching_factor in computation_tree()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/mpi/src/
H A Dcomputation_tree.cpp17 ::computation_tree(int rank, int size, int root, int branching_factor) in computation_tree() argument
19 branching_factor_(branching_factor > 1? branching_factor in computation_tree()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/mpi/src/
H A Dcomputation_tree.cpp17 ::computation_tree(int rank, int size, int root, int branching_factor) in computation_tree() argument
19 branching_factor_(branching_factor > 1? branching_factor in computation_tree()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/mpi/src/
H A Dcomputation_tree.cpp17 ::computation_tree(int rank, int size, int root, int branching_factor) in computation_tree() argument
19 branching_factor_(branching_factor > 1? branching_factor in computation_tree()
/dports/databases/percona57-server/boost_1_59_0/libs/mpi/src/
H A Dcomputation_tree.cpp17 ::computation_tree(int rank, int size, int root, int branching_factor) in computation_tree() argument
19 branching_factor_(branching_factor > 1? branching_factor in computation_tree()
/dports/databases/xtrabackup/boost_1_59_0/libs/mpi/src/
H A Dcomputation_tree.cpp17 ::computation_tree(int rank, int size, int root, int branching_factor) in computation_tree() argument
19 branching_factor_(branching_factor > 1? branching_factor in computation_tree()
/dports/databases/percona57-client/boost_1_59_0/libs/mpi/src/
H A Dcomputation_tree.cpp17 ::computation_tree(int rank, int size, int root, int branching_factor) in computation_tree() argument
19 branching_factor_(branching_factor > 1? branching_factor in computation_tree()
/dports/devel/boost-libs/boost_1_72_0/libs/mpi/src/
H A Dcomputation_tree.cpp17 ::computation_tree(int rank, int size, int root, int branching_factor) in computation_tree() argument
19 branching_factor_(branching_factor > 1? branching_factor in computation_tree()
/dports/devel/hyperscan/boost_1_75_0/libs/mpi/src/
H A Dcomputation_tree.cpp17 ::computation_tree(int rank, int size, int root, int branching_factor) in computation_tree() argument
19 branching_factor_(branching_factor > 1? branching_factor in computation_tree()
/dports/devel/boost-docs/boost_1_72_0/boost/mpi/detail/
H A Dcomputation_tree.hpp22 computation_tree(int rank, int size, int root, int branching_factor = -1);
25 int branching_factor() const { return branching_factor_; } in branching_factor() function in boost::mpi::detail::computation_tree
/dports/devel/hyperscan/boost_1_75_0/boost/mpi/detail/
H A Dcomputation_tree.hpp22 computation_tree(int rank, int size, int root, int branching_factor = -1);
25 int branching_factor() const { return branching_factor_; } in branching_factor() function in boost::mpi::detail::computation_tree
/dports/devel/boost-python-libs/boost_1_72_0/boost/mpi/detail/
H A Dcomputation_tree.hpp22 computation_tree(int rank, int size, int root, int branching_factor = -1);
25 int branching_factor() const { return branching_factor_; } in branching_factor() function in boost::mpi::detail::computation_tree
/dports/devel/R-cran-BH/BH/inst/include/boost/mpi/detail/
H A Dcomputation_tree.hpp22 computation_tree(int rank, int size, int root, int branching_factor = -1);
25 int branching_factor() const { return branching_factor_; } in branching_factor() function in boost::mpi::detail::computation_tree
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/mpi/detail/
H A Dcomputation_tree.hpp22 computation_tree(int rank, int size, int root, int branching_factor = -1);
25 int branching_factor() const { return branching_factor_; } in branching_factor() function in boost::mpi::detail::computation_tree
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/mpi/detail/
H A Dcomputation_tree.hpp22 computation_tree(int rank, int size, int root, int branching_factor = -1);
25 int branching_factor() const { return branching_factor_; } in branching_factor() function in boost::mpi::detail::computation_tree
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/mpi/detail/
H A Dcomputation_tree.hpp22 computation_tree(int rank, int size, int root, int branching_factor = -1);
25 int branching_factor() const { return branching_factor_; } in branching_factor() function in boost::mpi::detail::computation_tree
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/mpi/detail/
H A Dcomputation_tree.hpp22 computation_tree(int rank, int size, int root, int branching_factor = -1);
25 int branching_factor() const { return branching_factor_; } in branching_factor() function in boost::mpi::detail::computation_tree
/dports/databases/percona57-server/boost_1_59_0/boost/mpi/detail/
H A Dcomputation_tree.hpp22 computation_tree(int rank, int size, int root, int branching_factor = -1);
25 int branching_factor() const { return branching_factor_; } in branching_factor() function in boost::mpi::detail::computation_tree
/dports/databases/xtrabackup/boost_1_59_0/boost/mpi/detail/
H A Dcomputation_tree.hpp22 computation_tree(int rank, int size, int root, int branching_factor = -1);
25 int branching_factor() const { return branching_factor_; } in branching_factor() function in boost::mpi::detail::computation_tree
/dports/databases/percona57-client/boost_1_59_0/boost/mpi/detail/
H A Dcomputation_tree.hpp22 computation_tree(int rank, int size, int root, int branching_factor = -1);
25 int branching_factor() const { return branching_factor_; } in branching_factor() function in boost::mpi::detail::computation_tree
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/mpi/detail/
H A Dcomputation_tree.hpp22 computation_tree(int rank, int size, int root, int branching_factor = -1);
25 int branching_factor() const { return branching_factor_; } in branching_factor() function in boost::mpi::detail::computation_tree
/dports/devel/boost-libs/boost_1_72_0/boost/mpi/detail/
H A Dcomputation_tree.hpp22 computation_tree(int rank, int size, int root, int branching_factor = -1);
25 int branching_factor() const { return branching_factor_; } in branching_factor() function in boost::mpi::detail::computation_tree

123