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

Curate PCA primitive hyperparameters #191

Merged
merged 1 commit into from
Sep 4, 2019

Conversation

AlexanderGeiger
Copy link
Contributor

Resolve #190

Add the following two hyperparameters to the sklearn.decomposition.PCA primitive: n_components and random_state

Copy link
Contributor

@csala csala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @AlexanderGeiger !

@csala csala merged commit ab2a471 into MLBazaar:master Sep 4, 2019
@AlexanderGeiger AlexanderGeiger deleted the curate-pca branch September 4, 2019 14:04
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

Successfully merging this pull request may close these issues.

Curate PCA primitive hyperparameters
2 participants