creation of obsidian vault and first notes
This commit is contained in:
7
ObsidianNotes/elemlds lecture 9.md
Normal file
7
ObsidianNotes/elemlds lecture 9.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Bayes Decision Theory
|
||||
Goal: predict output class $\mathcal{C}$ from measurements $\text{x}$ by minimizing the probability of misclassification
|
||||
|
||||
>[!tip] Main Equation:
|
||||
>$$p(X,Y)=\frac{p(X|Y)p(Y)}{p(X)}$$
|
||||
|
||||
|
||||
Reference in New Issue
Block a user