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

Bug/save pca model gpumap #648

Merged
merged 3 commits into from
Jun 6, 2023
Merged

Bug/save pca model gpumap #648

merged 3 commits into from
Jun 6, 2023

Conversation

Ben-Epstein
Copy link
Contributor

we need to save the pca data so that we can properly run inference. Inference needs the PCA data from training in order to get its embeddings in the same latent space, both for visualization and drift detection

Tests

Installed from this branch, and did a run
image
run

And see the pca model in minio
image

data

Then i did an inference run
image

and the embeddings look correctly aligned
image

@Ben-Epstein Ben-Epstein self-assigned this Jun 6, 2023
@Ben-Epstein Ben-Epstein requested a review from a team as a code owner June 6, 2023 16:57
@Ben-Epstein Ben-Epstein merged commit b9aed6a into main Jun 6, 2023
@Ben-Epstein Ben-Epstein deleted the chore/save-pca-model-gpumap branch June 6, 2023 17:56
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.

2 participants