mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-12-08 11:10:25 +00:00
Fixed titles, math rendering, and links on some pages
This commit is contained in:
parent
9f096a8720
commit
330ace0de9
61 changed files with 303 additions and 115 deletions
|
|
@ -1,4 +1,8 @@
|
|||
# Principal Component Analysis Part 2: Formal Theory
|
||||
---
|
||||
title: Principal Component Analysis Part 2 - Formal Theory
|
||||
showthedate: false
|
||||
math: true
|
||||
---
|
||||
|
||||
##Properties of PCA
|
||||
|
||||
|
|
@ -168,4 +172,4 @@ Principal Component Analysis is typically used in dimensionality reduction effor
|
|||
- Exclude principal components where eigenvalues are less than one.
|
||||
- Generate a Scree Plot
|
||||
- Stop when the plot goes from "steep" to "shallow"
|
||||
- Stop when it essentially becomes a straight line.
|
||||
- Stop when it essentially becomes a straight line.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue