MCPcopy Create free account

hub / github.com/apple/embedding-atlas / functions

Functions1,529 in github.com/apple/embedding-atlas

Functiontest_find_ab_params
()
packages/umap/umap/src/lib.rs:1051
Functiontest_find_local_maxima
()
packages/density-clustering/density_clustering/src/find_local_maxima.rs:41
Methodtest_flac
(self)
packages/backend/tests/test_modality_detection.py:73
Methodtest_fully_disconnected_graph
Two nodes with self-loops only: equal rank (no cross-edges).
packages/backend/tests/test_pagerank.py:48
Methodtest_gap_in_node_ids
Nodes with gaps in IDs: phantom nodes in the gap are dangling.
packages/backend/tests/test_pagerank.py:79
Functiontest_generalized_eigh_identity_s
()
packages/umap/umap/src/spectral.rs:814
Methodtest_gif87a
(self)
packages/backend/tests/test_modality_detection.py:39
Methodtest_gif89a
(self)
packages/backend/tests/test_modality_detection.py:43
Functiontest_gpu_cosine_basic
()
packages/umap/nndescent/tests/test_gpu.rs:137
Functiontest_gpu_euclidean_basic
()
packages/umap/nndescent/tests/test_gpu.rs:66
Functiontest_gpu_fallback_unsupported_metric
()
packages/umap/nndescent/tests/test_gpu.rs:157
Functiontest_gpu_high_dimensional
()
packages/umap/nndescent/tests/test_gpu.rs:172
Functiontest_gpu_matches_cpu_euclidean
()
packages/umap/nndescent/tests/test_gpu.rs:100
Functiontest_gpu_momentum_finite
()
packages/umap/umap/src/lib.rs:1482
Functiontest_gpu_sgd_bounded
()
packages/umap/umap/src/lib.rs:1460
Functiontest_haversine
()
packages/umap/nndescent/tests/test_distances.rs:398
Functiontest_hellinger
()
packages/umap/nndescent/tests/test_distances.rs:430
Functiontest_hub_tree_structure
()
packages/umap/nndescent/tests/test_nn_descent.rs:485
Methodtest_ico
(self)
packages/backend/tests/test_modality_detection.py:51
Functiontest_image
Test image embedding with each embedder.
packages/backend/tests/test_projection_transformers.py:160
Functiontest_image
(image_df, cache_root)
packages/backend/tests/test_projection.py:97
Functiontest_image
(image_df, cache_root)
packages/backend/tests/test_projection_litellm.py:137
Functiontest_image_auto_modality
Test that auto modality correctly detects image.
packages/backend/tests/test_projection_transformers.py:172
Functiontest_image_auto_modality
(image_df, cache_root)
packages/backend/tests/test_projection.py:109
Functiontest_image_auto_modality
(image_df, cache_root)
packages/backend/tests/test_projection_litellm.py:149
Methodtest_image_bytes
(self)
packages/backend/tests/test_modality_detection.py:142
Methodtest_image_dict_with_bytes
(self)
packages/backend/tests/test_modality_detection.py:152
Methodtest_image_dict_with_bytes_as_list
(self)
packages/backend/tests/test_modality_detection.py:157
Methodtest_integer_edge_weights
Integer weights should be accepted and produce valid results.
packages/backend/tests/test_pagerank.py:124
Functiontest_invalid_column
Test that a missing column raises KeyError.
packages/backend/tests/test_projection_transformers.py:330
Functiontest_invalid_column
(text_df, cache_root)
packages/backend/tests/test_projection.py:307
Functiontest_invalid_modality
Test that an invalid modality raises ValueError.
packages/backend/tests/test_projection_transformers.py:318
Functiontest_invalid_modality
(text_df, cache_root)
packages/backend/tests/test_projection.py:296
Methodtest_invalid_type_raises
(self)
packages/backend/tests/test_modality_detection.py:225
Functiontest_jaccard_binary
()
packages/umap/nndescent/src/distance.rs:637
Methodtest_jpeg
(self)
packages/backend/tests/test_modality_detection.py:35
Methodtest_knn_to_pagerank_pipeline
Full pipeline: KNN arrays -> edges -> PageRank scores.
packages/backend/tests/test_pagerank.py:385
Methodtest_large_chain_graph
A long chain requires many iterations; verify it converges.
packages/backend/tests/test_pagerank.py:221
Methodtest_large_node_ids
Large node IDs should work (array is sized max_id + 1).
packages/backend/tests/test_pagerank.py:281
Functiontest_leaf_array
()
packages/umap/nndescent/src/rp_trees.rs:1345
Methodtest_list_input
(self)
packages/backend/tests/test_modality_detection.py:257
Functiontest_live_negative_sample_rate_reenables_repulsion
()
packages/umap/umap/src/lib.rs:1267
Functiontest_live_negative_sample_rate_reenables_repulsion_gpu
()
packages/umap/umap/src/lib.rs:1327
Functiontest_lobpcg_two_cluster_graph
()
packages/umap/umap/src/spectral.rs:828
Functiontest_low_pass_fir_filter
()
packages/density-clustering/density_clustering/src/polygon.rs:50
Functiontest_make_forest
()
packages/umap/nndescent/src/rp_trees.rs:1337
Functiontest_make_heap
()
packages/umap/nndescent/src/heap.rs:254
Functiontest_manhattan
()
packages/umap/nndescent/src/distance.rs:630
Methodtest_max_iterations_respected
With max_iterations=1, result should not fully converge on asymmetric graph.
packages/backend/tests/test_pagerank.py:204
Functiontest_minkowski_variants
()
packages/umap/nndescent/tests/test_distances.rs:413
Methodtest_mixed_bytes_and_dicts
(self)
packages/backend/tests/test_modality_detection.py:229
Methodtest_mixed_ndarray_and_list
(self)
packages/backend/tests/test_modality_detection.py:264
Methodtest_mixed_weight_magnitudes
Edges with vastly different weight magnitudes. In a 2-node graph each node has one outgoing edge, so after column-normalization both
packages/backend/tests/test_pagerank.py:148
Functiontest_momentum_build_finite
()
packages/umap/umap/src/lib.rs:1443
Methodtest_mp3_id3
(self)
packages/backend/tests/test_modality_detection.py:81
Methodtest_mp3_sync_frame
(self)
packages/backend/tests/test_modality_detection.py:85
Methodtest_mp4_m4a
(self)
packages/backend/tests/test_modality_detection.py:89
Methodtest_n_smaller_than_edges_raises
If n is too small for the edge node IDs, raise ValueError.
packages/backend/tests/test_pagerank.py:99
Methodtest_ndarray_input
(self)
packages/backend/tests/test_modality_detection.py:248
Methodtest_negative_weight_accepted
Negative weights are not rejected (no validation), but result should still be a numpy array. This documents current behavior.
packages/backend/tests/test_pagerank.py:251
Functiontest_neighbors_structure
Test that the neighbors column contains dicts with 'ids' and 'distances' keys.
packages/backend/tests/test_projection_transformers.py:303
Functiontest_neighbors_structure
(text_df, cache_root)
packages/backend/tests/test_projection.py:277
Functiontest_nn_descent_manhattan
()
packages/umap/nndescent/tests/test_nn_descent.rs:275
Functiontest_nn_descent_neighbor_accuracy
()
packages/umap/nndescent/tests/test_nn_descent.rs:119
Functiontest_nn_descent_query_accuracy
()
packages/umap/nndescent/tests/test_nn_descent.rs:163
Functiontest_nn_descent_query_accuracy_angular
()
packages/umap/nndescent/tests/test_nn_descent.rs:189
Functiontest_nn_descent_runs
()
packages/umap/nndescent/src/nn_descent.rs:671
Functiontest_nn_descent_with_rp_tree
()
packages/umap/nndescent/src/nn_descent.rs:701
Functiontest_nndescent_construction
()
packages/umap/nndescent/src/lib.rs:717
Functiontest_nndescent_cosine
()
packages/umap/nndescent/src/lib.rs:743
Functiontest_no_neighbors
Test that neighbors column is not added when neighbors=None.
packages/backend/tests/test_projection_transformers.py:258
Functiontest_no_neighbors
(text_df, cache_root)
packages/backend/tests/test_projection.py:235
Methodtest_no_retry_raises_immediately
Test that without retries, errors are raised immediately.
packages/backend/tests/test_async_map.py:97
Methodtest_non_string_cast
(self)
packages/backend/tests/test_modality_detection.py:187
Methodtest_null_replaced
(self)
packages/backend/tests/test_modality_detection.py:181
Methodtest_ogg
(self)
packages/backend/tests/test_modality_detection.py:77
Functiontest_one_dimensional_data
()
packages/umap/nndescent/tests/test_nn_descent.rs:370
Methodtest_output_dtype_is_float64
Output should be float64 (from PyTorch float64 computation).
packages/backend/tests/test_pagerank.py:169
Methodtest_png
(self)
packages/backend/tests/test_modality_detection.py:31
Methodtest_preserves_order
Test that results are returned in the correct order despite async execution.
packages/backend/tests/test_async_map.py:36
Functiontest_preserves_original_data
Test that original DataFrame columns are preserved in the result.
packages/backend/tests/test_projection_transformers.py:288
Functiontest_preserves_original_data
(text_df, cache_root)
packages/backend/tests/test_projection.py:263
Methodtest_raw_bytes
(self)
packages/backend/tests/test_modality_detection.py:200
Functiontest_rejection_sample
()
packages/umap/nndescent/src/rng.rs:213
Methodtest_retry_on_failure
Test that retries work when function fails.
packages/backend/tests/test_async_map.py:72
Functiontest_returns_new_dataframe
Test that compute_projection returns a new DataFrame, preserving the original.
packages/backend/tests/test_projection_transformers.py:273
Functiontest_returns_new_dataframe
(text_df, cache_root)
packages/backend/tests/test_projection.py:249
Methodtest_returns_numpy_array
Return type must be np.ndarray, not a torch tensor.
packages/backend/tests/test_pagerank.py:266
Functiontest_run_to_reaches_horizon
()
packages/umap/umap/src/lib.rs:1379
Functiontest_run_uses_live_learning_rate
()
packages/umap/umap/src/lib.rs:1402
Methodtest_self_loops_do_not_break_convergence
Graph with self-loops mixed with real edges should converge.
packages/backend/tests/test_pagerank.py:55
Functiontest_sentence_transformers_rejects_image
()
packages/backend/tests/test_projection.py:329
Functiontest_set_optimizer_and_reinit_finite
()
packages/umap/umap/src/lib.rs:1241
Functiontest_sha256_hexdigest_bytes
()
packages/backend/tests/test_cache.py:34
Functiontest_sha256_hexdigest_deterministic
()
packages/backend/tests/test_cache.py:18
Functiontest_sha256_hexdigest_dict
()
packages/backend/tests/test_cache.py:53
Functiontest_sha256_hexdigest_different_values
()
packages/backend/tests/test_cache.py:22
Functiontest_sha256_hexdigest_list
()
packages/backend/tests/test_cache.py:48
Functiontest_sha256_hexdigest_nested
()
packages/backend/tests/test_cache.py:64
Functiontest_sha256_hexdigest_none
()
packages/backend/tests/test_cache.py:58
← previousnext →1,301–1,400 of 1,529, ranked by callers