Difference between revisions of "10-601 Introduction to Probability"
From Cohen Courses
Jump to navigationJump to search (→Slides) |
|||
Line 1: | Line 1: | ||
− | This a lecture used in the [[Syllabus for Machine Learning 10- | + | This a lecture used in the [[Syllabus for Machine Learning 10-601B in Spring 2016]] |
=== Slides === | === Slides === | ||
− | * [http://www.cs.cmu.edu/~wcohen/10-601/prob-tour+bayes.pptx Slides in Powerpoint] | + | * [http://www.cs.cmu.edu/~wcohen/10-601/prob-tour+bayes.pptx Slides in Powerpoint] |
− | |||
=== Readings === | === Readings === |
Revision as of 15:12, 6 January 2016
This a lecture used in the Syllabus for Machine Learning 10-601B in Spring 2016
Slides
Readings
- Mitchell Chap 1,2; 6.1-6.3.
What You Should Know Afterward
You should know the definitions of the following, and be able to use them to solve problems:
- Random variables and events
- The Axioms of Probability
- Independence, binomials, multinomials
- Expectation and variance of a distribution
- Conditional probabilities
- Bayes Rule
- MLE’s, smoothing, and MAPs
- The joint distribution
- How to do inference using the joint distribution
- Density estimation and classification