Skip to main content

Questions tagged [pcamixdata]

1 vote
0 answers
37 views

I have a lot of features and many are correlated, so I performed dimensionality reduction. I then used these components in binary classification and got high accuracy. I also performed feature ...
Din's user avatar
  • 11
1 vote
1 answer
228 views

I am learning PCA and the question is the following: can be PCA applied to a dataset containing both numerical continuous and numerical discrete variables? Thank you
BlueSea's user avatar
  • 11
1 vote
0 answers
83 views

I'm studying PCA method with the package PCAmixdata because I have a dataset with numerical and categorical variable. This is my example code in R: ...
Inuraghe's user avatar
  • 501