If your models fits well (and doesn't overfit) after PCA, then go for it. If not, revisit.
PCA has its place, and as the other commenter said, sure, it's not a feature selection algorithm. Or you can just feature select manually.
If your models fits well (and doesn't overfit) after PCA, then go for it. If not, revisit.
PCA has its place, and as the other commenter said, sure, it's not a feature selection algorithm. Or you can just feature select manually.