Difference between revisions of "Principal Component Analysis"
Jump to navigation
Jump to search
Kevin Dunn (talk | contribs) m |
Kevin Dunn (talk | contribs) m |
||
Line 1: | Line 1: | ||
* [http://literature.connectmv.com/item/13/principal-component-analysis Reading for next class] | |||
* Linear algebra topics you should be familiar with before the next class: | |||
Linear algebra topics you should be familiar with before the next class: | ** matrix multiplication | ||
* matrix multiplication | ** linear combinations (we will review this in class) | ||
* linear combinations (we will review this in class) | ** the dot product of 2 vectors, and that they are related by the cosine of the angle between them | ||
* the dot product of 2 vectors, and that they are related by the cosine of the angle between them |
Revision as of 00:27, 12 September 2011
- Reading for next class
- Linear algebra topics you should be familiar with before the next class:
- matrix multiplication
- linear combinations (we will review this in class)
- the dot product of 2 vectors, and that they are related by the cosine of the angle between them