-
Looking at the unmasked L1 data with the occulter radii overlay shown, the dents in the occulter surface drive the overall occulter radii to a smaller result, offsetting away from defects.
![image]…
-
Only uses L2 distance for now
-
### Have you searched existing issues? 🔎
- [X] I have searched and found no existing issues
### Desribe the bug
I wanted to set cosine to represent the distance parameter when I personalized hdbsc…
-
### Feature request
Add an option to the RLOOTrainer that enables the use of string-based reward models, such as BLEU and Levenshtein distance, for evaluating model outputs.
### Motivation
Curren…
-
See also #29
- [x] Euclidean distance
- [x] Absolute value distance
- [x] Normalized spectral angle
See: https://doi.org/10.1016/1044-0305(94)87009-8 for Euclidean/Absolute value distance
…
sgibb updated
4 years ago
-
Dear Pynndescent team,
I am wondering whether there could be an option for this library to provide an API to allow external distance metric so that some unique distance metric can be used., e.g., f…
-
Hey @gdalle, really cool stuff here!
I am quite interested in GridGraphs for the calculation of ecological connectivity. There is a cool distance metrics that has been introduced recently called th…
-
- [ ] import shoreline vector for each BI
- [ ] calculate distance from each node to shoreline
- [ ] redo `doAnalysis.ipynb` using distance to shoreline instead of elevation
-
Add @slager's distance based performance metric to BirdFlowR.
-
I tried the following query:
`INSERT INTO vec_items(rowid, embedding) VALUES (?, ?) ON CONFLICT(rowid) DO UPDATE SET embedding = excluded.embedding;`
and got:
`UPSERT not implemented for virt…