issues
search
lmcinnes
/
pynndescent
A Python nearest neighbor descent for approximate nearest neighbors
BSD 2-Clause "Simplified" License
897
stars
105
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Can't pass parameters to weighted_minkowski distance metric
#193
Stevod
opened
2 years ago
3
Utilizing NumPy APIs more
#192
maldil
closed
2 years ago
2
Distributed PyNNDescent
#191
gorlando04
opened
2 years ago
1
explicitly pass module name to namedtuple declarations
#190
aaronknister
closed
1 month ago
3
Only one update method
#189
Petkomat
closed
2 years ago
2
nested loop sequential or parallelization runtime
#188
lyelibi
opened
2 years ago
1
NNDescent.update_with_changed_data needs improvements
#187
Petkomat
closed
2 years ago
4
Accepting rp trees with no splits
#185
Petkomat
closed
2 years ago
4
Accepting rp trees with no splits
#184
Petkomat
closed
2 years ago
1
Fixing the bug with n_trees introduced when fixing #180
#183
Petkomat
closed
2 years ago
1
Ensure that tree_init=False works including for querying
#182
lmcinnes
closed
2 years ago
0
Ensure query after to update works correctly (fixes #180)
#181
lmcinnes
closed
2 years ago
0
NNDescent.update(X) not working as expected
#180
Petkomat
closed
2 years ago
7
Related project: numba-kdtree
#179
sgbaird
opened
2 years ago
1
Cannot use random projection trees
#178
Petkomat
opened
2 years ago
8
scipy 1.8.0 causes: ValueError: Unknown Distance Metric: wminkowski in test suite
#177
Apteryks
opened
2 years ago
1
AttributeError: 'NNDescent' object has no attribute 'parallel_batch_queries'
#176
chaituValKanO
opened
2 years ago
1
fix: remove cache=True from numba functions that implement parallel=True
#175
rhysnewell
closed
2 years ago
2
Is it possible to speed up index generation for time series data?
#174
danielpastor97
opened
2 years ago
1
NNDescent.update() fails even for compressed or uncompressed indexes
#173
hobson
opened
2 years ago
1
[bug] was overwriting input indices in graph utils function
#172
jamestwebber
closed
2 years ago
1
[minor] clean up some strings
#171
jamestwebber
closed
2 years ago
0
fix wminkowski implementation, and test for scipy >= 1.8.0
#170
jamestwebber
closed
2 years ago
5
removed old CI files
#169
jamestwebber
closed
2 years ago
0
Parallelize deheap_sort
#168
jamestwebber
closed
2 years ago
10
Question about simple RP-Tree experiment in document
#167
bconfiden2
opened
2 years ago
0
refactoring code with Assign Multiple Targets
#166
idiomaticrefactoring
closed
2 years ago
4
Update sparse distances
#165
lmcinnes
closed
2 years ago
0
[BUG] Error out when using 'cosine' distance metrics (ufunc 'correct_alternative_cosine' did not contain a loop with signature matching types)
#163
eterna2
opened
2 years ago
10
Optional parallel query batch
#162
lmcinnes
closed
2 years ago
0
RFC: Deprecate support for Python 3.6
#161
jamestwebber
closed
2 years ago
4
fix docstring for NNDescent
#160
jamestwebber
closed
2 years ago
1
is `pruning_degree_multiplier` ever used?
#159
jamestwebber
closed
2 years ago
2
Scripts for making plots on pynndescent docs
#158
rhysnewell
closed
2 years ago
3
pynndescent is changing the input data, is this expecte?
#157
troilus-canva
opened
2 years ago
7
How to store graph for further use ?
#156
tempdeltavalue
closed
2 years ago
4
1d wasserstein
#155
cjweir
closed
2 years ago
0
Measuring minkowski with p= 0.3
#151
ivan-marroquin
closed
2 years ago
10
Import fails
#150
dr-michael-haley
opened
3 years ago
0
Metric for number of common non-zeros in sparse matrix
#149
matthieuheitz
closed
3 years ago
2
Nearest neighbors for a subset of points
#148
anashwin
opened
3 years ago
3
Fix "'NNDescent' object has no attribute '_vertex_order'" crash in NNDescent.update
#147
ThomasNickerson
closed
3 years ago
1
PyNNDescent KNeighbors Classifier
#146
koaning
closed
3 years ago
2
[small fix] add spaces to warning message
#145
jamestwebber
closed
2 years ago
1
DistributionNotFound: The 'pynndescent' distribution was not found and is required by the application
#144
yjkweon24
opened
3 years ago
7
Add deprecation notice to n_search_trees parameter docstring
#143
jlmelville
closed
3 years ago
1
Segfault with n_jobs > 17 during indexing
#142
redst4r
opened
3 years ago
0
What if my data does not completely fit into RAM all at once?
#141
luzuku
closed
3 years ago
2
sklearn-intelex integration?
#140
pkmital
opened
3 years ago
1
Does n_search_trees do anything?
#139
jlmelville
closed
3 years ago
3
Previous
Next