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

Clustering improvement needs #35

Closed
rileyhales opened this issue Sep 10, 2022 · 0 comments
Closed

Clustering improvement needs #35

rileyhales opened this issue Sep 10, 2022 · 0 comments

Comments

@rileyhales
Copy link
Owner

Faster run times - MiniBatchKMeans with lots of initializations? Standard Kmeans?

More figures

  • plots of just cluster centers. grid of subplots, 1 per num clusters iteration. plot centers of all clusters on the subplot
  • silhouettes
  • inertia figure with knee labeled
  • inertia and silhouette score on the same figure with separate y-axes

Compartmentalize plotting and summarizing functions so they can be run individually

Training data should be FDC from 0-100 in 2.5% increments -> 41 total points, round values to 3 decimals

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