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

Autologging functionality for scikit-learn integration with XGBoost (Part 1) #4954

Merged
merged 13 commits into from Nov 10, 2021

Commits on Oct 28, 2021

  1. xgb_sklearn_save_load

    Signed-off-by: Junwen Yao <jwyiao@gmail.com>
    jwyyy committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    b6333b7 View commit details
    Browse the repository at this point in the history
  2. address review + fix lint

    Signed-off-by: Junwen Yao <jwyiao@gmail.com>
    jwyyy committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    c542344 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

  1. address review + update doc

    Signed-off-by: Junwen Yao <jwyiao@gmail.com>
    jwyyy committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    aa6d741 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. address review

    Signed-off-by: Junwen Yao <jwyiao@gmail.com>
    jwyyy committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    19940e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. address review, keep cmt

    Signed-off-by: Junwen Yao <jwyiao@gmail.com>
    jwyyy committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    7bea161 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. address review

    Signed-off-by: Junwen Yao <jwyiao@gmail.com>
    jwyyy committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    a7156cd View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Configuration menu
    Copy the full SHA
    63a6bf5 View commit details
    Browse the repository at this point in the history
  2. address review: add back data in pyfunc

    Signed-off-by: Junwen Yao <jwyiao@gmail.com>
    jwyyy committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    275f2e9 View commit details
    Browse the repository at this point in the history
  3. update doc

    Signed-off-by: Junwen Yao <jwyiao@gmail.com>
    jwyyy committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    396a451 View commit details
    Browse the repository at this point in the history
  4. update cmt

    Signed-off-by: Junwen Yao <jwyiao@gmail.com>
    jwyyy committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    eb6a966 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. resolve conflict in master

    Signed-off-by: Junwen Yao <jwyiao@gmail.com>
    jwyyy committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    0fa7b83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4471984 View commit details
    Browse the repository at this point in the history
  3. address review: update cmt

    Signed-off-by: Junwen Yao <jwyiao@gmail.com>
    jwyyy committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    4e55a30 View commit details
    Browse the repository at this point in the history