|
Say I’m doing document retrieval on a large batch of docs, and I’m using KNN to predict topics. I noticed however I struggled a bit to look back at the original text documents based on the numerical results only: I had to use some hashing tricks which weren’t optimal. Is it possible to request a feature in Flink to allow for vectors to have labels (e.g. key, ID etc.)? Any hacks or workarounds for this problem? Appending the vectors won’t work either since ML algos will complain.
--
This email and any attachments may contain information which is
confidential and/or privileged. The information is intended exclusively for
the addressee and the views expressed may not be official policy, but the
personal views of the originator. If you are not the intended recipient, be
aware that any disclosure, copying, distribution or use of the contents is
prohibited. If you have received this email and any file transmitted with
it in error, please notify the sender by telephone or return email
immediately and delete the material from your computer. Internet
communications are not secure and Lab49 is not responsible for their abuse
by third parties, nor for any alteration or corruption in transmission, nor
for any damage or loss caused by any virus or other defect. Lab49 accepts
no liability or responsibility arising out of or in any way connected to
this email.
|