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

backport of QR to 1.x #537

Open
wants to merge 9 commits into
base: v1
Choose a base branch
from
Open

backport of QR to 1.x #537

wants to merge 9 commits into from

Commits on Jun 7, 2023

  1. QR decomposition method in GLM.

    backport of #507
    
    ---------
    
    Co-authored-by: Mousum <mousum@spotle.ai>
    Co-authored-by: ayushpatnaikgit <ayushpatnaik@gmail.com>
    Co-authored-by: Milan Bouchet-Valat <nalimilan@club.fr>
    Co-authored-by: Ayush Patnaik <u6012645@anu.edu.au>
    Co-authored-by: harsharora21 <harsharora1337@gmail.com>
    Co-authored-by: Bogumił Kamiński <bkamins@sgh.waw.pl>
    (cherry picked from commit a8016bd)
    mousum-github authored and palday committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    cd7b2b1 View commit details
    Browse the repository at this point in the history
  2. Link(::TableRegressionModel)

    palday committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    2d91725 View commit details
    Browse the repository at this point in the history
  3. oh contravariance

    palday committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    97cab57 View commit details
    Browse the repository at this point in the history
  4. oh TableRegressionModel

    palday committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    ae88551 View commit details
    Browse the repository at this point in the history
  5. predict got more complicated

    palday committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    173d3b7 View commit details
    Browse the repository at this point in the history
  6. test updates

    palday committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    5269e7a View commit details
    Browse the repository at this point in the history
  7. version bump

    palday committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    23321a8 View commit details
    Browse the repository at this point in the history
  8. doctest fixes

    palday committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    92ec3fa View commit details
    Browse the repository at this point in the history
  9. Apply suggestions from code review

    Co-authored-by: Mousum Dutta <44145580+mousum-github@users.noreply.github.com>
    palday and mousum-github committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    cd187fb View commit details
    Browse the repository at this point in the history