correcting typos
This commit is contained in:
@@ -1269,7 +1269,7 @@ p(X\vert Y)= \frac{p(X,Y)}{p(Y)},
|
||||
$$
|
||||
<p> <br>
|
||||
|
||||
we can rewrite this as
|
||||
which we can rewrite as
|
||||
|
||||
<p> <br>
|
||||
$$
|
||||
@@ -1277,7 +1277,7 @@ p(X\vert Y)= \frac{p(X,Y)}{\sum_{i=0}^{n-1}p(Y\vert X=x_i)p(x_i)}=\frac{p(Y\vert
|
||||
$$
|
||||
<p> <br>
|
||||
|
||||
Which is Bayes' theorem. More text to be added here by Friday September 10.
|
||||
which is Bayes' theorem. More text to be added here by Friday September 10.
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
@@ -1247,13 +1247,13 @@ $$
|
||||
p(X\vert Y)= \frac{p(X,Y)}{p(Y)},
|
||||
$$
|
||||
|
||||
we can rewrite this as
|
||||
which we can rewrite as
|
||||
|
||||
$$
|
||||
p(X\vert Y)= \frac{p(X,Y)}{\sum_{i=0}^{n-1}p(Y\vert X=x_i)p(x_i)}=\frac{p(Y\vert X)p(X)}{\sum_{i=0}^{n-1}p(Y\vert X=x_i)p(x_i)},
|
||||
$$
|
||||
|
||||
Which is Bayes' theorem. More text to be added here by Friday September 10.
|
||||
which is Bayes' theorem. More text to be added here by Friday September 10.
|
||||
|
||||
<p>
|
||||
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
|
||||
|
||||
@@ -1252,13 +1252,13 @@ $$
|
||||
p(X\vert Y)= \frac{p(X,Y)}{p(Y)},
|
||||
$$
|
||||
|
||||
we can rewrite this as
|
||||
which we can rewrite as
|
||||
|
||||
$$
|
||||
p(X\vert Y)= \frac{p(X,Y)}{\sum_{i=0}^{n-1}p(Y\vert X=x_i)p(x_i)}=\frac{p(Y\vert X)p(X)}{\sum_{i=0}^{n-1}p(Y\vert X=x_i)p(x_i)},
|
||||
$$
|
||||
|
||||
Which is Bayes' theorem. More text to be added here by Friday September 10.
|
||||
which is Bayes' theorem. More text to be added here by Friday September 10.
|
||||
|
||||
<p>
|
||||
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
|
||||
|
||||
Reference in New Issue
Block a user