| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Benchmarking updates | Douglas Rumbaugh | 2024-01-30 | 1 | -181/+0 |
| | | |||||
| * | PGM-based Point Lookup benchmarks | Douglas Rumbaugh | 2023-07-27 | 1 | -0/+1 |
| | | |||||
| * | ALEX Benchmarking: added benchmark for ALEX | Douglas Rumbaugh | 2023-07-25 | 1 | -235/+1 |
| | | |||||
| * | Benchmarks: mtree and vptree benchmark updates | Douglas Rumbaugh | 2023-07-25 | 1 | -2/+13 |
| | | | | | | | | | | Note: cosine similarity doesn't seem to work for VPTree--I don't think that it is actually a metric, upon further research. At the very least I can't find anyone claiming it is, and I've found several people claiming it isn't. On testing with the Word2Vec data, Euclidean distance works insofar as the M-Tree and VPTree return the same KNN results for test queries, whereas Cosine Similarity does not work. | ||||
| * | M-Tree benchmarks | Douglas Rumbaugh | 2023-07-24 | 1 | -3/+29 |
| | | |||||
| * | Cosine Similarity Type | Douglas Rumbaugh | 2023-07-24 | 1 | -1/+1 |
| | | |||||
| * | Benchmarking: Added utility functions for VPTree/KNN | Douglas Rumbaugh | 2023-07-23 | 1 | -4/+67 |
| | | |||||
| * | BTree-based baselines for IRS and Range queries | Douglas Rumbaugh | 2023-07-23 | 1 | -2/+29 |
| | | |||||
| * | Benchmarking updates | Douglas Rumbaugh | 2023-07-23 | 1 | -8/+34 |
| | | |||||
| * | Benchmark updates | Douglas Rumbaugh | 2023-06-26 | 1 | -1/+1 |
| | | |||||
| * | Benchmark refactoring/cleanup | Douglas Rumbaugh | 2023-06-13 | 1 | -11/+36 |
| | | |||||
| * | Benchmark refactoring | Douglas Rumbaugh | 2023-06-13 | 1 | -0/+236 |