12
Geoff Gordon—10-701 Machine Learning—Fall 2013 Recitation First recitation tomorrow 5–6:30 here Linear algebra 1

Recitation - Alex Smolaalex.smola.org/teaching/cmu2013-10-701x/slides/03-naive... · 2013-10-03 · Geoff Gordon—10-701 Machine Learning—Fall 2013 Recitation •First recitation

  • Upload
    others

  • View
    21

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Recitation - Alex Smolaalex.smola.org/teaching/cmu2013-10-701x/slides/03-naive... · 2013-10-03 · Geoff Gordon—10-701 Machine Learning—Fall 2013 Recitation •First recitation

Geoff Gordon—10-701 Machine Learning—Fall 2013

Recitation

• First recitation tomorrow 5–6:30 here

• Linear algebra

1

Page 2: Recitation - Alex Smolaalex.smola.org/teaching/cmu2013-10-701x/slides/03-naive... · 2013-10-03 · Geoff Gordon—10-701 Machine Learning—Fall 2013 Recitation •First recitation

Geoff Gordon—10-701 Machine Learning—Fall 2013

Probability

2

P(a) = P(u) =

P(~a) =

Page 3: Recitation - Alex Smolaalex.smola.org/teaching/cmu2013-10-701x/slides/03-naive... · 2013-10-03 · Geoff Gordon—10-701 Machine Learning—Fall 2013 Recitation •First recitation

Geoff Gordon—10-701 Machine Learning—Fall 2013

Conventions

3

Page 4: Recitation - Alex Smolaalex.smola.org/teaching/cmu2013-10-701x/slides/03-naive... · 2013-10-03 · Geoff Gordon—10-701 Machine Learning—Fall 2013 Recitation •First recitation

Geoff Gordon—10-701 Machine Learning—Fall 2013

Union, intersection

4

Page 5: Recitation - Alex Smolaalex.smola.org/teaching/cmu2013-10-701x/slides/03-naive... · 2013-10-03 · Geoff Gordon—10-701 Machine Learning—Fall 2013 Recitation •First recitation

Geoff Gordon—10-701 Machine Learning—Fall 2013

Conditioning

5

Page 6: Recitation - Alex Smolaalex.smola.org/teaching/cmu2013-10-701x/slides/03-naive... · 2013-10-03 · Geoff Gordon—10-701 Machine Learning—Fall 2013 Recitation •First recitation

Geoff Gordon—10-701 Machine Learning—Fall 2013

Law of total probability

6

Page 7: Recitation - Alex Smolaalex.smola.org/teaching/cmu2013-10-701x/slides/03-naive... · 2013-10-03 · Geoff Gordon—10-701 Machine Learning—Fall 2013 Recitation •First recitation

Geoff Gordon—10-701 Machine Learning—Fall 2013

Marginals

7

Page 8: Recitation - Alex Smolaalex.smola.org/teaching/cmu2013-10-701x/slides/03-naive... · 2013-10-03 · Geoff Gordon—10-701 Machine Learning—Fall 2013 Recitation •First recitation

Geoff Gordon—10-701 Machine Learning—Fall 2013

Finite vs. infinite |u|

• http://www.amazon.com/Probability-Measure-Wiley-Series-Statistics/dp/1118122372

• http://en.wikipedia.org/wiki/Regular_conditional_probability• http://en.wikipedia.org/wiki/Borel%E2%80%93Kolmogorov_paradox

8

Page 9: Recitation - Alex Smolaalex.smola.org/teaching/cmu2013-10-701x/slides/03-naive... · 2013-10-03 · Geoff Gordon—10-701 Machine Learning—Fall 2013 Recitation •First recitation

Geoff Gordon—10-701 Machine Learning—Fall 2013

How I learned to stop worrying and love the density function…

9

Expectation: average value, mean, 1st moment:

22

Moments

Variance: the spread, 2nd moment:

Uniform Distribution

24

CDF PDF CDF PDF 1√2πσ

exp(− 12 (x− µ)2/σ2)

1b−a a ≤ x ≤ b0 o/w

Page 10: Recitation - Alex Smolaalex.smola.org/teaching/cmu2013-10-701x/slides/03-naive... · 2013-10-03 · Geoff Gordon—10-701 Machine Learning—Fall 2013 Recitation •First recitation

Geoff Gordon—10-701 Machine Learning—Fall 2013

Multivariate densities

10

Page 11: Recitation - Alex Smolaalex.smola.org/teaching/cmu2013-10-701x/slides/03-naive... · 2013-10-03 · Geoff Gordon—10-701 Machine Learning—Fall 2013 Recitation •First recitation

Geoff Gordon—10-701 Machine Learning—Fall 2013

Random variables

11

Probability space (σ-algebra)

Page 12: Recitation - Alex Smolaalex.smola.org/teaching/cmu2013-10-701x/slides/03-naive... · 2013-10-03 · Geoff Gordon—10-701 Machine Learning—Fall 2013 Recitation •First recitation

Geoff Gordon—10-701 Machine Learning—Fall 2013

Bayes rule

• recall def of conditional: ‣ P(a|b) = P(a^b) / P(b) if P(b) != 0

12