Altair RISE
A program to recognize and reward our most engaged community members
Nominate Yourself Now!
Home
Discussions
Community Q&A
Analysis result of PCA
maryamshirzad
hi
I want to use PCA.
But I can't analyze the results.
Because the column names are displayed as "PC_1". And I don't know which feature the "PC_1" belongs to.
please help me.
thanks.
Find more posts tagged with
AI Studio
Principal Component Analysis (PCA)
Accepted answers
BalazsBaranyRM
Hi,
this is how PCA works. It calculates new principal components (PC_1 to PC_
n
) from the original attributes.
If you need the original attributes in addition to the principal components, you can do the following:
1. Have or generate a unique ID in your data
2. Set Role of this ID attribute to id so PCA doesn't change it
3. Multiply
4. Execute the PCA on one of the branches
5. Join the processing branches back based on the ID attribute
If you mark an attribute as label (with Set Role), the PCA operator won't change it. This allows you to build a model on the PCA attributes.
I hope this helps. Here's a PCA video in the RapidMiner Academy:
https://academy.rapidminer.com/learn/video/workshop-pca
Best regards,
Balázs
All comments
maryamshirzad
One Another question;
Isn't the label feature used in PCA?
BalazsBaranyRM
Hi,
this is how PCA works. It calculates new principal components (PC_1 to PC_
n
) from the original attributes.
If you need the original attributes in addition to the principal components, you can do the following:
1. Have or generate a unique ID in your data
2. Set Role of this ID attribute to id so PCA doesn't change it
3. Multiply
4. Execute the PCA on one of the branches
5. Join the processing branches back based on the ID attribute
If you mark an attribute as label (with Set Role), the PCA operator won't change it. This allows you to build a model on the PCA attributes.
I hope this helps. Here's a PCA video in the RapidMiner Academy:
https://academy.rapidminer.com/learn/video/workshop-pca
Best regards,
Balázs
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups