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-23.08 to branch-23.10 #5540

Merged
merged 1 commit into from
Aug 1, 2023
Merged

Commits on Aug 1, 2023

  1. Support init arguments in MNMG LogisticRegression (#5519)

    The init arguments are for LBFGS (the only algorithm in the current MNMG LogisticRegression).  
    
    The key code changes should be a few lines after [PR 5516 for predict](#5516) gets merged. Key code changes can be reviewed from [here](https://github.com/rapidsai/cuml/pull/5519/files/d058d884c992661984224d0190c3bbcc0a23caf4..fbbaa5c6aef47ddc7100f5bea2a751851ca6d1b4)
    
    Authors:
      - Jinfeng Li (https://github.com/lijinf2)
    
    Approvers:
      - Corey J. Nolet (https://github.com/cjnolet)
    
    URL: #5519
    lijinf2 authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    6fb5bf9 View commit details
    Browse the repository at this point in the history