python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Looking for Local Outlier Factor k-neighborhood explanation
I'm currently trying to understand the Local Outlier Factor algorithm and stumbled upon this article:
https://towardsdatascience.com/local-outlier-factor-lof-algorithm-for-outlier-identification-8efb8...

Lisa
Votes: 0
Answers: 1
TF-IDF/Cosine Similarity - Similarity Histogram
I created a histogram with the similarity scores of all documents in a corpus. The scores were computed with TF-IDF/Cosine Similarity. See included image. I'm not 100% sure how to read the chart. Does...
ajster
Votes: 0
Answers: 1