mongodb - How can I use consine distance with Local Sensitive Hashing? -
Given
removed my item (document) characteristics (bag of Word), I want to implement a recovery solution . My solution prefers to use cosine distance with LSH. I searched the internet and documentation, but pre-built implementation in MongoDB could not get any trace for Netvai. Is there a way that applies to Mongodi? Or what's your alternative?
Comments
Post a Comment