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

Add information about the K-Means parameters that are ignored when estimate k is set to True #6808

Closed
exalate-issue-sync bot opened this issue Apr 28, 2023 · 3 comments
Assignees

Comments

@exalate-issue-sync
Copy link

In H2O-3, when "estimate_k" which, when set to true in the K-Means algorithm the "init" parameter is ignored, as the algorithm will determine the initial cluster centers on its own.

Reference:

[+https://docs.h2o.ai/h2o/latest-stable/h2o-docs/data-science/k-means.html#estimating-k-in-k-means+|https://docs.h2o.ai/h2o/latest-stable/h2o-docs/data-science/k-means.html#estimating-k-in-k-means]

[https://github.com/h2oai/h2o-3/blob/rel-zygmund/h2o-algos/src/main/java/hex/kmeans/KMeans.java#L87|https://github.com/h2oai/h2o-3/blob/rel-zygmund/h2o-algos/src/main/java/hex/kmeans/KMeans.java#L87|smart-link]

Can we please add this info to our docs.

cc: [~accountid:557058:24e3859e-abf7-4fba-bba9-b2c3b04ad5ed]

@wendycwong
Copy link
Contributor

Completed

@h2o-ops
Copy link
Collaborator

h2o-ops commented May 10, 2023

JIRA Issue Details

Jira Issue: PUBDEV-8966
Assignee: hannah.tillman
Reporter: Narasimha Durgam
State: Resolved
Fix Version: 3.40.0.1
Attachments: N/A
Development PRs: Available

@h2o-ops
Copy link
Collaborator

h2o-ops commented May 10, 2023

Linked PRs from JIRA

#6473

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

3 participants