[[concept]]Takeaway
Even by doing spectral embedding or feature-aware spectral embeddings, since we have to fix and (the number of eigenvectors we use) our spectral algorithms might fail. In practice, spectral algorithms fail above the information theoretic threshold (sometimes, significantly above that threshold!)
Mentions
TABLE
FROM [[]]
FLATTEN choice(contains(artist, this.file.link), 1, "") + choice(contains(author, this.file.link), 1, "") + choice(contains(director, this.file.link), 1, "") + choice(contains(source, this.file.link), 1, "") as direct_source
WHERE !direct_source