Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Applying PCA During Feature Stacking? #3

Open
J6767 opened this issue Apr 25, 2016 · 1 comment
Open

Applying PCA During Feature Stacking? #3

J6767 opened this issue Apr 25, 2016 · 1 comment

Comments

@J6767
Copy link

J6767 commented Apr 25, 2016

Are you applying PCA at any stage during the feature stacking (in the iPython notebook)? In the file, max_dim appears to always be 'none', so the PCA is not being applied. Is that intentional? Thanks!

@felixlaumon
Copy link
Owner

I did not end up using PCA because it worsen the accuracy in my case. But obviously feel free to experiment and report back!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants