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

Clusterization of the data #18

Open
avsagx opened this issue Apr 18, 2019 · 0 comments
Open

Clusterization of the data #18

avsagx opened this issue Apr 18, 2019 · 0 comments

Comments

@avsagx
Copy link
Collaborator

avsagx commented Apr 18, 2019

having the model and embeddings we can now try to break our data into clusters to validate if these embeddings are good.
the procedure will be following:
• load trained model from params(I will provide it)
• generate embeddings for our current patches
• clusterize data(using k-means or other approach)
• look and show what have we got in these clusters

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

1 participant