Open
Description
Hey,
I noticed some dead code in the euclidean & manhattan distance;
arroy/src/distance/euclidean.rs
Lines 54 to 60 in 973f093
arroy/src/distance/manhattan.rs
Lines 57 to 63 in 973f093
Before deleting it, we should investigate and try to understand if we were not supposed to be doing this operation in the pre-process or somewhere else?
Are the bias even set anywhere?
Metadata
Metadata
Assignees
Labels
No labels