0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 32 minutes ago. based on code collected about 1 hour ago.
Dec 14, 2024 — Dec 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Name thread and add an extra saveguard More... over 5 years ago
Replace querying with parallel collections with an an iterator backed by workers in an executor service. this speeds up querying and reduces the memory footprint More... over 5 years ago
Prepare release More... over 5 years ago
ffs More... over 5 years ago
Replaced cogroup with mapPartition. It gc usage somehow went through the roof with cogroup More... over 5 years ago
Prepare release More... over 5 years ago
Faster index saving More... over 5 years ago
Using generics here is not efficient here More... over 5 years ago
Update README.md More... over 5 years ago
Simplify More... over 5 years ago
Next development version More... over 5 years ago
Prepare release More... over 5 years ago
threshold did not work for float arrays More... over 5 years ago
Add missing javadoc on distance functions More... over 5 years ago
Next development version More... over 5 years ago
Prepare release More... over 5 years ago
- Using the partition as the filename won't work if you create multiple models from the same knn algorithm.. - Remove some duplication More... over 5 years ago
Did i actually forget to add the guard clause More... over 5 years ago
Next development version More... over 5 years ago
Fixed typo in notebook and ran it again More... over 5 years ago
Prepare next release More... over 5 years ago
Save the indexes to the filesystem so we do not create very large dataframes containing an index. It's going to be a lot more i/o intensive but it should make everything a lot more predictable and less likely to trip up some spark magic More... over 5 years ago
nicer More... over 5 years ago
update docs More... over 5 years ago
Next development version More... over 5 years ago
Prepare release More... over 5 years ago
more versatile vector converter More... over 5 years ago
Use correct id types in evaluator too & change name to KnnSimilarityEvaluator for consistency More... over 5 years ago
Nicer More... over 5 years ago
Next development version More... over 5 years ago