drainagesystem 2026-4-20:19:7:15

This commit is contained in:
2026-04-20 19:07:15 -07:00
parent 7bb5d5d762
commit ada462624e
17 changed files with 178 additions and 37 deletions

View File

@@ -0,0 +1 @@
The cosine similarity is a way to measure the similarity of [[Vectors]]. It is defined as: $$cos(𝐱,𝐲)=\Biggl \langle\frac{𝐱}{‖𝐱‖},\frac{𝐲}{‖𝐲‖} \Biggr \rangle$$