Skip to content

Rename cluster counting method#14

Merged
ogrisel merged 3 commits intoogrisel:wip-enginesfrom
betatim:engines-cluster-count
Jan 17, 2023
Merged

Rename cluster counting method#14
ogrisel merged 3 commits intoogrisel:wip-enginesfrom
betatim:engines-cluster-count

Conversation

@betatim
Copy link
Copy Markdown
Collaborator

@betatim betatim commented Jan 11, 2023

This uses the "Array API" to get the number of clusters instead of adding a new method to the engine.

Rename the engine method used to count distinct clusters.

WDYT?

@ogrisel @fcharras

@betatim betatim changed the title Use Array API to get unique cluster count Rename cluster counting method Jan 12, 2023
@betatim
Copy link
Copy Markdown
Collaborator Author

betatim commented Jan 12, 2023

Updated to just rename the method.

Copy link
Copy Markdown
Owner

@ogrisel ogrisel left a comment

Choose a reason for hiding this comment

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

I would prefer the following as "centers" is misleading. To be it the array of cluster center coordinates in the n_features dim space.

Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
@betatim
Copy link
Copy Markdown
Collaborator Author

betatim commented Jan 17, 2023

Done. I thought it was the cluster center coordinates that are being passed in to the function. But that was wrong.

@ogrisel ogrisel merged commit c7be19a into ogrisel:wip-engines Jan 17, 2023
@ogrisel
Copy link
Copy Markdown
Owner

ogrisel commented Jan 17, 2023

Merged!

@betatim betatim deleted the engines-cluster-count branch January 17, 2023 15:30
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