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 LightGBM (Part 1) #5130

Merged
merged 7 commits into from Dec 24, 2021

Commits on Nov 30, 2021

  1. init commit

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

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

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

Commits on Dec 16, 2021

  1. address review: use cloudpickle

    Signed-off-by: Junwen Yao <jwyiao@gmail.com>
    jwyyy committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    aa4337b View commit details
    Browse the repository at this point in the history
  2. remove prev folders

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

Commits on Dec 22, 2021

  1. address review

    Signed-off-by: Junwen Yao <jwyiao@gmail.com>
    jwyyy committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    c212f55 View commit details
    Browse the repository at this point in the history
  2. a better soln

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