Turi Create  4.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
turi::nearest_neighbors::ball_tree_neighbors Member List

This is the complete list of members for turi::nearest_neighbors::ball_tree_neighbors, including all inherited members.

activate_query_node(size_t k, double radius, double min_poss_dist, size_t num_current_neighbors, double max_current_dist) constturi::nearest_neighbors::ball_tree_neighborsprotected
BALL_TREE_NEIGHBORS_VERSIONturi::nearest_neighbors::ball_tree_neighborsstatic
get_version() const overrideturi::nearest_neighbors::ball_tree_neighborsinline
init_options(const std::map< std::string, flexible_type > &_opts) overrideturi::nearest_neighbors::ball_tree_neighbors
load_version(turi::iarchive &iarc, size_t version) overrideturi::nearest_neighbors::ball_tree_neighbors
query(const v2::ml_data &mld_queries, const std::vector< flexible_type > &query_labels, const size_t k, const double radius, const bool include_self_edges) const overrideturi::nearest_neighbors::ball_tree_neighbors
save_impl(turi::oarchive &oarc) const overrideturi::nearest_neighbors::ball_tree_neighbors
train(const sframe &X, const std::vector< flexible_type > &ref_labels, const std::vector< dist_component_type > &composite_distance_params, const std::map< std::string, flexible_type > &opts) overrideturi::nearest_neighbors::ball_tree_neighbors
~ball_tree_neighbors()turi::nearest_neighbors::ball_tree_neighbors