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

Forward-merge branch-24.12 into branch-25.02 #6146

Merged
merged 4 commits into from
Nov 26, 2024

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Nov 26, 2024

Replaces #6137

msarahan and others added 4 commits November 15, 2024 22:48
Enables telemetry during cuml's build process. This is currently done by parsing Github Actions run log metadata, and should have no impact on build/test times 

Implement OpenTelemetry, as described in rapidsai/build-infra#139

Authors:
  - Mike Sarahan (https://github.com/msarahan)

Approvers:
  - Bradley Dice (https://github.com/bdice)

URL: rapidsai#6126
PR adds a first version of a command line user experience that covers
the following estimators:

- Linear Regression, Ridge, Lasso and ElastiNet
- Logistic Regression
- PCA and tSVD
- DBSCAN, KMeans and HDBSCAN
- UMAP and TSNE
- Nearest Neighbors

---------

Co-authored-by: divyegala <[email protected]>
Depends on rapidsai/raft#2503, which includes the kernel visibility fixes needed from cutlass.

Authors:
  - Vyas Ramasubramani (https://github.com/vyasr)

Approvers:
  - Kyle Edwards (https://github.com/KyleFromNVIDIA)

URL: rapidsai#6140
@vyasr vyasr requested review from a team as code owners November 26, 2024 19:52
@github-actions github-actions bot added conda conda issue Cython / Python Cython or Python issue labels Nov 26, 2024
@vyasr vyasr changed the base branch from branch-24.12 to branch-25.02 November 26, 2024 19:52
@vyasr vyasr added the non-breaking Non-breaking change label Nov 26, 2024
@AyodeAwe AyodeAwe merged commit 639ef42 into rapidsai:branch-25.02 Nov 26, 2024
6 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conda conda issue Cython / Python Cython or Python issue non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants