Ask Your Question

Revision history [back]

@zzywd01, so you need to find

  • distance between your sample and all database samples
  • find the largest distance (worst match)
  • normalize the range [0, largest distance] towards [100%, 0%]

In principle this will always depending on the dataset used, but thats quite normal in my opinion.