Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

fix: allow KMeans model init parameter as k-means++ alias#1790

Merged
GarrettWu merged 1 commit intomainfrom
garrettwu-kmeans
Jun 4, 2025
Merged

fix: allow KMeans model init parameter as k-means++ alias#1790
GarrettWu merged 1 commit intomainfrom
garrettwu-kmeans

Conversation

@GarrettWu
Copy link
Copy Markdown
Contributor

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes b/421478501

@GarrettWu GarrettWu requested review from Genesis929 and shuoweil June 3, 2025 23:21
@GarrettWu GarrettWu self-assigned this Jun 3, 2025
@GarrettWu GarrettWu requested review from a team June 3, 2025 23:21
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Jun 3, 2025
@GarrettWu GarrettWu merged commit 0b59cf1 into main Jun 4, 2025
22 of 24 checks passed
@GarrettWu GarrettWu deleted the garrettwu-kmeans branch June 4, 2025 17:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants