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

[auto-merge] branch-24.12 to branch-25.02 [skip ci] [bot] #808

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

nvauto
Copy link
Collaborator

@nvauto nvauto commented Dec 23, 2024

auto-merge triggered by github actions on branch-24.12 to create a PR keeping branch-25.02 up-to-date. If this PR is unable to be merged due to conflicts, it will remain open until manually fix.

…alty cuml parameter (#807)

* fix LogisticRegression copy ignores penalty

Signed-off-by: Jinfeng <[email protected]>

* demo for general solution per comment

* get copy and its supoort of verbose work for dbscan, lr

* move copy to base class

* remove clutter and checked nightly passed locally

* get copy and its support of verbose passed in kmeans

* linear_regression

* get it work for knn, ann

* get it works for full lr params except float32_inputs and num_workers

* get it work for pca

* get copy works for random_forest

* support umap

* clean

* move a test function to common and get mypy passed

* Update python/tests/test_kmeans.py

Co-authored-by: Rishi C. <[email protected]>

---------

Signed-off-by: Jinfeng <[email protected]>
Co-authored-by: Rishi C. <[email protected]>
@nvauto nvauto merged commit c93c72a into branch-25.02 Dec 23, 2024
@nvauto
Copy link
Collaborator Author

nvauto commented Dec 23, 2024

SUCCESS - auto-merge

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