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 2) #5078

Merged
merged 15 commits into from Nov 29, 2021

Commits on Nov 17, 2021

  1. new commit, resolve conflict

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

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

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

Commits on Nov 19, 2021

  1. Configuration menu
    Copy the full SHA
    91ded1c View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. address review

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

    Signed-off-by: Junwen Yao <jwyiao@gmail.com>
    jwyyy committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    44f7f87 View commit details
    Browse the repository at this point in the history
  3. Update mlflow/sklearn/__init__.py

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

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

Commits on Nov 24, 2021

  1. address review > TODO:(1)doc(2)test

    Signed-off-by: Junwen Yao <jwyiao@gmail.com>
    jwyyy committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    7ed00e8 View commit details
    Browse the repository at this point in the history
  2. address review + add tests > TODO:doc,README

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

Commits on Nov 25, 2021

  1. address review + complete doc

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

    Signed-off-by: Junwen Yao <jwyiao@gmail.com>
    jwyyy committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    4fc666d View commit details
    Browse the repository at this point in the history
  3. update examples + fix example tests

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

Commits on Nov 26, 2021

  1. address review

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

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