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

Get the cluster assignments from Hierarchical Clustering into Polyssifier #57

Open
bbradt opened this issue Apr 2, 2020 · 0 comments
Open
Assignees

Comments

@bbradt
Copy link
Owner

bbradt commented Apr 2, 2020

Get the cluster-assignment probabilities for each instance, reassign these features to subject instances, and feed data back into polyssifier.

The centroids and assignments fields need to be assigned as part of the fit method (most likely using the predict_proba function), and we need to use the reassign_to_subjects function in the dFNC class to handle the multidimensional output to assign cluster probabilities as subject-level features.

We discussed taking the level of hierarchy with the best clustering scores as a hard assignment.

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

No branches or pull requests

2 participants