Turi Create
4.0
|
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) const | turi::nearest_neighbors::ball_tree_neighbors | protected |
BALL_TREE_NEIGHBORS_VERSION | turi::nearest_neighbors::ball_tree_neighbors | static |
get_version() const override | turi::nearest_neighbors::ball_tree_neighbors | inline |
init_options(const std::map< std::string, flexible_type > &_opts) override | turi::nearest_neighbors::ball_tree_neighbors | |
load_version(turi::iarchive &iarc, size_t version) override | turi::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 override | turi::nearest_neighbors::ball_tree_neighbors | |
save_impl(turi::oarchive &oarc) const override | turi::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) override | turi::nearest_neighbors::ball_tree_neighbors | |
~ball_tree_neighbors() | turi::nearest_neighbors::ball_tree_neighbors |