|
You are here |
sportscidata.com | ||
| | | | |
poissonisfish.com
|
|
| | | | | My last entryintroduces principal component analysis (PCA), one of many unsupervised learning tools. I concluded the post with a demonstration of principal component regression (PCR), which essentially is a ordinary least squares (OLS) fit using the first $latex k &s=1$ principal components (PCs) from the predictors. This brings about many advantages: There is virtually no... | |
| | | | |
algobeans.com
|
|
| | | | | You are exploring the nutritional content of food. How can food items be differentiated? How might they be classified? PCA derives underlying variables that help you slice your data for these insights. | |
| | | | |
dm13450.github.io
|
|
| | | | | Principal component analysis (PCA) reduces a dataset to its main components. When we apply it to a dataset of different currencies it helps us understand how each currency drives the overall portfolio and what currency might be a common factor. | |
| | | | |
blog.demofox.org
|
|
| | | In the last post, I talked about imaginary numbers, complex numbers, and how to use them to rotate vectors in 2d. In this post, I want to share another interesting type of number called a "Dual Number" that uses the symbol ? (epsilon) and has a neat trick of automatically calculating the derivative of a... | ||